Hello again all have one more question then i will layoff for awhile
when i try to activate webalizer and logrotate on my virtual hosts i get
these errors
Naturally i checked my apache httpd.conf file and found these are these
not the derictives i need?
ErrorLog /var/log/httpd-error.log
LogLevel warn
LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\""
combined
LogFormat "%h %l %u %t \"%r\" %>s %b" common
LogFormat "%{Referer}i -> %U" referer
LogFormat "%{User-agent}i" agent
CustomLog /var/log/httpd-access.log combined
I am running apache version Apache/1.3.34 (Unix) and was
woundering if there is a logging module that i need to install or
something that need tweeking ?
|