PDA

View Full Version : Server Type


user55
09-13-2007, 02:35 AM
Hi,

I noticed on sites like: domaintools.com, it will show your server data.

It shows server type, ip address, ip location, etc..

On some sites it doesn't show the server type, but it shows everything else. Just out of curiosity, does anybody know how to hide your server type from sites like domaintools.com? Is that even possible?

Regards,

Sara

Inigoesdr
09-13-2007, 03:27 AM
They usually get that information from the headers sent from the server, or error pages. There are a few settings in the httpd.conf that allow you to change how much information the server will send. Specifically ServerType, ServerSignature, and ServerTokens.