Page 1 of 1

Custom 404 error page not working at localhost

PostPosted: 09. July 2007 09:56
by Tim Dawson
I have a custom 404 error page which works fine on my live site at my ISP. But in localhost (when there's an error) I always get the generic Apache error page.

The custom error page '404.shtml' is in the root for my test site (i.e. in the same place as 'index.html')

Do I need to switch something on in XAMPP/Apache ? Or do something else ?

PostPosted: 11. July 2007 21:29
by Tim Dawson
I fixed it. You have to add code to .htaccess

PostPosted: 19. July 2007 19:58
by Flinster
and if it still doesnt work?? :shock: