Re: [users@httpd] RewriteRule help

2011-07-24 Thread Eric Covener
On Sun, Jul 24, 2011 at 6:36 PM, James Moe wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 07/23/2011 12:26 PM, Eric Covener wrote: >>> How do I get the redirection to occur before the non-secure >>> authorization request? >>> >> >> If you put the rules in virtualhost context inste

Re: [users@httpd] RewriteRule help

2011-07-24 Thread James Moe
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 07/23/2011 12:26 PM, Eric Covener wrote: >> How do I get the redirection to occur before the non-secure >> authorization request? >> > > If you put the rules in virtualhost context instead of htaccess, > they'll be evaluated earlier. > That d