On Tue, Jul 6, 2010 at 3:41 PM, S. Saberi <[email protected]> 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
[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