Results 1 to 2 of 2
How can I view the log information for all Apache2 activity? I can cat /var/log/apache2/error_log; however, the access_log seems empty. How can I configure my Apache server to log all ...
- 04-07-2006 #1Linux Enthusiast
- Join Date
- Dec 2004
- Posts
- 637
Apache2 access_log
How can I view the log information for all Apache2 activity? I can cat /var/log/apache2/error_log; however, the access_log seems empty. How can I configure my Apache server to log all activity? Curious! I'm running Apache2 on SuSE 10.0.
TIA
- 04-09-2006 #2Linux Enthusiast
- Join Date
- Dec 2004
- Posts
- 637
I found my problem, I had Webalyzer running every hour for statistics and also had it configured to dump the log. Duh!


Reply With Quote