Click to See Complete Forum and Search --> : default "not found" page


foot
10-02-2002, 01:43 AM
I heard that a popular way of finding out what webserver/version was to just enter a name of something that isnt on the server. I tried this on my server and it worked way to well.

Not Found
The requested URL /ahsdfh was not found on this server.

Apache/1.3.26 Server at 127.0.0.1 Port 80

Does anyone know where this default page is stored so that I can change it?... maybe make it look like a IIS server or something.

element-x
10-02-2002, 08:47 AM
I hope this helps.

http://httpd.apache.org/docs-2.0/misc/custom_errordocs.html


It will allow you to create custom error documents, so that you can change your default 404 page and so on and so forth.


--
Me@Work