Apache
From Hackepedia
Jump to navigationJump to search
The most popular web server on the internet since April 1996. This means when you connect to the www, often with a Browser like Firefox, it is most likely connecting to an Apache web server.
One directive you might want to add to your httpd.conf:
TraceEnable off
and then run
# apachectl graceful