07-18-2011, 10:17 PM
Create a file called .htaccess in the folder where your website is, and put this line in it:
ErrorDocument 404 /error.php
ErrorDocument 404 /error.php
I have a PHP question: How do I make a 404 redirect?
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
I have a PHP question: How do I make a 404 redirect? - by Qwertygiy - 07-18-2011, 09:38 PM
|