When I point to a non-existing page on my website, I got a NOT FOUND page with the above printed.Apache/2.0.61 (Unix) mod_ssl/2.0.61 OpenSSL/0.9.8b mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 PHP/5.2.5 mod_perl/2.0.3 Perl/v5.8.8 Server at www.mydomain.com Port 80
For security reason, how do I turn it off? I read some articles that it can be done by mod_headers. Unfortunately no article has given a clear guideline on how to edit httpd.conf for this purpose.
Any answer?