5
I made a .htaccess file, that shows the following code
errorDocument 404 /404.html
I also made a 404.html file, that has the following code
Now this works great in Firefox, it redirects any user going to any broken link to the frontpage. But whenever I, let's say go to
http://www.burnoutpc.com/thispagedoesnotexist it simply gives me a standard server 404
The page cannot be found
The page you are looking for might have been removed, had its name changed, or is temporarily unavailable.
--------------------------------------------------------------------------------
Please try the following:
If you typed the page address in the Address bar, make sure that it is spelled correctly.
Open the
http://www.burnoutpc.com home page, and then look for links to the information you want.
Click the Back button to try another link.
Click Search to look for information on the Internet.
HTTP 404 - File not found
Internet Explorer
btw. I won't try moved, i did that, and it messed up my previous installation of XOOPS :(