LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   displaying apache version (https://www.linuxquestions.org/questions/linux-general-1/displaying-apache-version-91133/)

jonfa 09-10-2003 12:54 AM

displaying apache version
 
Hi All,

I'm running Red Hat 9 as a webserver and when I enter a link that isn't on the server it display's an OBJECT NOT FOUND screen with a 404 error. Go here to see:

http://redhatjon2.slyip.net:8000/gh.html

How can I get rid of the last line that says Apache/2.0.40 (Red Hat Linux)? Thanks.

daveo 09-10-2003 04:28 AM

Re: displaying apache version
 
Quote:

Originally posted by jonfa
Hi All,

I'm running Red Hat 9 as a webserver and when I enter a link that isn't on the server it display's an OBJECT NOT FOUND screen with a 404 error. Go here to see:

http://redhatjon2.slyip.net:8000/gh.html

How can I get rid of the last line that says Apache/2.0.40 (Red Hat Linux)? Thanks.

Have you enabled # Alias /error/ "/home/httpd/error" in commonapache2.conf ?

Ifso then change the html pages in /home/httpd/error/ manually


All times are GMT -5. The time now is 06:53 PM.