Customize error

diablo666

Verified User
Joined
Jan 31, 2007
Messages
12
Location
Udine
Hi i want to customize a little the error message of my apache, in the specific withous using the directive ErrorDocument i want only to disable the visualization about the server.

For example i want that the error:

Not Found

The requested URL /asdasd was not found on this server.

Apache/2.2.2 (Fedora) DAV/2 FrontPage/5.0.2.2635 PHP/5.1.6 mod_ssl/2.2.2 OpenSSL/0.9.8a Server at www.mysite.com Port 80


became only

Not Found

The requested URL /asdasd was not found on this server.


There's a directive or an option to make this possibile?

Tnx
 
Back
Top