how does one go about changing the 404 error page?
netadmin13 New Member Messages 1 Reaction score 0 Points 0 Feb 25, 2011 #1 how does one go about changing the 404 error page?
masshuu Head of the Geese Community Support Enemy of the State Messages 2,293 Reaction score 50 Points 48 Feb 25, 2011 #2 you would add this to your .htaccess file ErrorDocument 404 /your404page.html You can change the number for different error pages.
you would add this to your .htaccess file ErrorDocument 404 /your404page.html You can change the number for different error pages.