If you're looking for a useful log analysis program, check out Analog. This powerful, fast tool creates Web pages based on the analysis of Apache log files. If your Linux vendor doesn't provide binary ...
you can find the correct name for your logfile (s) by looking in the httpd.conf file. If you do a 'locate httpd.conf' it'll track it down for you. Then you can just read through the file for the ...
Does anyone have any recommendations for a Urchin replacement? I specially need something that will process log files after the fact. I am a system administrator for a design agency and we host many ...
Community driven content discussing all aspects of software development from DevOps to design patterns. Let’s say you want to serve website files from your local system, using the open-source Apache ...
If you decide that you must run Tomcat behind Apache httpd, we suggest using only the built-in mod_proxy module for proxying the requests to Tomcat. To use mod_proxy, search for the following lines in ...