Someone told me that with x10, you can have custom error pages? I can't find anything in cPanel.
M Macaws Guest Sep 6, 2008 #1 Someone told me that with x10, you can have custom error pages? I can't find anything in cPanel.
Christopher Retired Messages 14,659 Reaction score 8 Points 0 Sep 6, 2008 #2 Add Code: ErrorDocument 404 /404page.html to your .htaccess file. Make sure you change the error number and file name to what you need.
Add Code: ErrorDocument 404 /404page.html to your .htaccess file. Make sure you change the error number and file name to what you need.