On Fri, Feb 8, 2013 at 9:28 PM, Eric Covener <cove...@gmail.com> wrote:
> On Fri, Feb 8, 2013 at 9:23 PM, Coughlin, Michael J
> <michael.cough...@opm.gov> wrote:
>> I had many rewrite rules in .htaccess.  I discovered they were being 
>> reevaluated with an internal direct after a rewrite.  I also read that this 
>> does not happen if you place the rules in the httpd.config file.
>>
>> So I did, I killed the .htaccess file to be sure, and sure enough, the 
>> internal redirects are still happening.
>>
>> Was this a lie?  Or am I missing something again......
>
> Every rewrite is an internal redirect in htaccess.  Other features of
> the server also use internal redirects.  Why do you care?

Also, moving them to httpd.conf really means "httpd.conf outside of
<Directory> and <Location>".

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to