Click to See Complete Forum and Search --> : Custom error page for Apache


saidbakr
08-08-2004, 10:40 AM
Hi,
We can make custom error pages by adding the following line to conf file
ErrorDocument 404 "Not Found this page

The problem is, this is done only when using Mozilla. When I use MSIE it does not work.

I want to know how to make it work with MSIE too?