| Posted: 27 June 2011 at 7:47pm | IP Logged
|
|
|
I did a standard install of Helicon Ape Version 3.0.0.67
I uncommented the lines from httpd.conf
RewriteLog rewrite.log
RewriteLogLevel 9
I added the following to my default website .htaccess
RewriteEngine On
RewriteRule . - [F]
The site displays and does not create any entries into either rewrite.log or err.log
If I remove rewrite.log and err.log they do not get recreated.
you can access the site using riegelconsulting.net
Edited by riegelj - 27 June 2011 at 7:48pm
|