Just wondering, has anyone successfully got Rewrite Logging to work on sme 7.
I tried the following (Please don't flame me I'm just learning the template system) to enable logging in httpd.conf:
vi /etc/e-smith/templates/etc/httpd/conf/httpd.conf/45RewriteLog
Add:
RewriteLog /var/log/httpd/rewrite_log
RewriteLogLevel 9
expand-template /etc/httpd/conf/httpd.conf
/etc/rc7.d/S86httpd-e-smith restart
The empty log file was then created by apache at this point, but when I click any links from a webpage that use rewrite rules hosted on the same SME Server, the rules work but the log files stay empty.
Thanks
Mark.