On Fri, Mar 28, 2008 at 11:42 PM, Sam Carleton <scarleton@xxxxxxxxxxxxxxxx> 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 covener@xxxxxxxxx --------------------------------------------------------------------- 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx