Hi,
I'm about to create some customised error pages to be displayed when a requested URL is not found, etc but I've noticed something.
I'm running apache locally on a Win XP Pro machine to test PHP scripts etc and use IE6 as a test browser. I'm using the default apache install and I haven't messed about with the config file other than to set the document root and run PHP and MySQL.
What I'm finding is that when I request a page that isn't there, instead of getting an Apache error page, I get an Internet Explorer error page instead. This means that I cannot even begin creating my own error pages!
How can I change this behaviour and make apache serve an error page?
I'm about to create some customised error pages to be displayed when a requested URL is not found, etc but I've noticed something.
I'm running apache locally on a Win XP Pro machine to test PHP scripts etc and use IE6 as a test browser. I'm using the default apache install and I haven't messed about with the config file other than to set the document root and run PHP and MySQL.
What I'm finding is that when I request a page that isn't there, instead of getting an Apache error page, I get an Internet Explorer error page instead. This means that I cannot even begin creating my own error pages!
How can I change this behaviour and make apache serve an error page?