hostpc.com
Verified User
I'm looking to change the server tokens on a machine, www0.hostpc.com
I've set, for apache:
ServerSignature Off
ServerTokens Prod
The first one, ServerSignature Off tells apache not to display the server version on error pages, or other pages it generates.
The second one ServerTokens Prod tells apache to only return Apache in the Server header, returned on every page request.
But places like whois.sc/hostpc.com are still able to pick up version information.
Server Type: Apache/1.3.34 (Unix) mod_fastcgi/2.4.2 mod_ssl/2.8.25 OpenSSL/0.9.7a DAV/1.0.3 PHP/4.4.1 mod_perl/1.29 FrontPage/5.0.2.2510
My Question would be, where are all the correct server tokens set to disable the versions from displaying?
Thanks for any assistance you can offer.
Joe
I've set, for apache:
ServerSignature Off
ServerTokens Prod
The first one, ServerSignature Off tells apache not to display the server version on error pages, or other pages it generates.
The second one ServerTokens Prod tells apache to only return Apache in the Server header, returned on every page request.
But places like whois.sc/hostpc.com are still able to pick up version information.
Server Type: Apache/1.3.34 (Unix) mod_fastcgi/2.4.2 mod_ssl/2.8.25 OpenSSL/0.9.7a DAV/1.0.3 PHP/4.4.1 mod_perl/1.29 FrontPage/5.0.2.2510
My Question would be, where are all the correct server tokens set to disable the versions from displaying?
Thanks for any assistance you can offer.
Joe