Friday, September 4, 2009

redirect 404, not found page

Have a file at in the public_html or htdocs folder of your website called .htaccess with this in it:
Code:
ErrorDocument 404 /index.php

No comments:

Post a Comment