Web Hosting Talk







View Full Version : Apache Configuration


epgs
11-08-2002, 12:31 PM
When I am compiling apache how do I make netcraft recognize it not as Apache, but as another name? I am using Apache 2.0 It has something to do with Server_Vendor and Base version i think, but i can't find those. Thank you. I also want it to instead of saying Apche running I want it to say something else is running.

Acronym BOY
11-08-2002, 01:35 PM
ServerSignature:
http://httpd.apache.org/docs/mod/core.html#serversignature

ServerTokens
http://httpd.apache.org/docs/mod/core.html#servertokens

epgs
11-08-2002, 06:05 PM
How do I change product name?