Results 1 to 3 of 3
Good morning to the community,
Would you know how do I remove the signature "Apache/2.2.3 (CentOS) Server at xxx Port 80" from the bottom of the page when I browse ...
- 10-14-2008 #1Just Joined!
- Join Date
- Oct 2008
- Posts
- 2
Apache signature
Good morning to the community,
Would you know how do I remove the signature "Apache/2.2.3 (CentOS) Server at xxx Port 80" from the bottom of the page when I browse a directory in a website running on Apache?
Thanks in advance for your help,
Bye,
Zantoro.
- 10-14-2008 #2Just Joined!
- Join Date
- Oct 2008
- Posts
- 2
Hi ;
In /etc/apache2/apache2.conf, replace ServerSignature On by
ServerSignature Off
Aymeric
- 10-14-2008 #3Just Joined!
- Join Date
- Oct 2008
- Posts
- 2
Thanks! that's exactly what I was looking for (I can't believe I didn't find it by myself).


Reply With Quote
