On Tue, Jul 6, 2010 at 3:41 PM, S. Saberi <ssab...@hotmail.com> wrote:
> I added the the RewriteLog entry but no matter which locationĀ i specify I
> get the following error:
>
> "C:/Program Files/Apache Software Foundation/Apache2.2/scripts/.htaccess:
> RewriteLog not allowed here"
>
> What am I missing here?
>
RewriteLog is accepted only in virtualhost context, not in htaccess.
Each directive lists where it's valid in the "context" area:

http://httpd.apache.org/docs/2.2/mod/mod_rewrite.html#rewritelog

-- 
Eric Covener
cove...@gmail.com

---------------------------------------------------------------------
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-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to