View Single Post
Old 10-11-2002, 11:44 PM  
trailboss
Registered User
 
Join Date: Oct 2002
Location: 60 miles from nowhere and 6 feet from HELL!
Posts: 54
Check your httpd.conf file to make sure you are using the combined custom log and not the common.


#CustomLog /usr/local/apache/logs/httpd-access.log common


CustomLog /usr/local/apache/logs/httpd-access.log combined


Then make sure the CustomLog Directive in your virtual host files are correct.
trailboss is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote