> > Anyone know of an easy/fast way to stop apache from spilling its' > guts when > it gets scanned? > > Here's some scanner output: > Apache/1.3.12 (Unix) (Red Hat/Linux) mod_ssl/2.6.6 OpenSSL/0.9.6 > PHP/3.0.15 > mod_perl/1.21
in httpd.conf: ServerTokens Minimal|ProductOnly|OS|Full see http://httpd.apache.org/docs/mod/core.html#servertokens ben