Re: [EMAIL PROTECTED] mod_rewrite and authentication

2007-06-04 Thread Chris Tankersley
Joshua Slive wrote: On 6/4/07, Chris Tankersley <[EMAIL PROTECTED]> wrote: I've got a section of the website that I want only .htaccess authenticated users to be able to access, but I also want to push them to https://domain.name if they accidentally type in http://domain.name. If I throw both r

Re: [EMAIL PROTECTED] mod_rewrite and authentication

2007-06-04 Thread Joshua Slive
On 6/4/07, Chris Tankersley <[EMAIL PROTECTED]> wrote: I've got a section of the website that I want only .htaccess authenticated users to be able to access, but I also want to push them to https://domain.name if they accidentally type in http://domain.name. If I throw both rules into my .htacces

[EMAIL PROTECTED] mod_rewrite and authentication

2007-06-04 Thread Chris Tankersley
I've got a section of the website that I want only .htaccess authenticated users to be able to access, but I also want to push them to https://domain.name if they accidentally type in http://domain.name. If I throw both rules into my .htaccess I'm prompted to authenticate, then mod_rewrite fire