On Wed, Jul 7, 2010 at 1:41 AM, S. Saberi <[email protected]> wrote: > actually I just put the directive into the httpd.conf file and i see that > the log file is being created upon restart of apache. > > But when I invokde the rewrite nothing gets logged into it. > > Any guidance is greatly appreciated. >
It's gotta be in the vhost handling the request, and you need to also set RewriteLoglevel to something non-zero (like 9) -- 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]
