|
ServerTokens
I just changed my httpd.conf's
ServerToken ProductOnly
and now my server banner request looks like:
Apache Server at 127.0.0.1 Port 80
instead of this:
Apache/2.0.48 (Fedora) Server at 127.0.0.1 Port 80
-----------------
I also heard, if you edit the httd.h in the apache package that you can edit, and create anything u want like..
Calculator at 127.0.0.1 Port 80
instead of
Apache Server at 127.0.0.1 Port 80
Last edited by Fedoran00bi; 23rd March 2004 at 12:36 AM.
|