On Thu, Jan 22, 2009 at 03:04:37PM -0430, Eliezer E Chávez wrote: > Pals > > How can i do to only use SSL in login page? I mean, i want my hole rt in > http but the login/password page in https > Use some kind of mod_rewrite rules in your apache configuration to force redirection in https for root path.