On Fri, Mar 28, 2008 at 11:42 PM, Sam Carleton
<[EMAIL PROTECTED]> wrote:
>  In analyzing my customers log file from running Filemon (Windows tool
>  to log file IO), it looks like Apache is trying to find the URL before
>  the RewriteRules are running.  Is this normal?  If not, do I have my
>  rewrite rules in the right place?

>  <Directory "D:/MSDev/PhotoParata/httpd/htdocs">
>     AllowOverride all
>  </Directory>

Is it looking for htaccess?

Probably better to keep your rewriterules outside of htaccess or <Directory>.

-- 
Eric Covener
[EMAIL PROTECTED]

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to