# Settings for the "mod_rewrite" module. # Log "mod_rewrite" action to this server-wide logfile. RewriteLog "/var/log/apache2/rewrite_log" # Log "mod_rewrite" with this level of verbosity, where 0 disables # logging and 9 enables maximum verbosity. (Log levels of greater than 2 are # generally discouraged, due to the voluminous output they spit out.) RewriteLogLevel 3 # vim: ts=4 filetype=apache