B bigleftie Junior Member Joined Jun 15, 2010 Messages 135 Reaction score 34 Aug 26, 2010 #1 I use GoDaddy's Windows hosting plan to host several domains. I want each of the domains to have it's own, custom, 404.htm. Has anyone been able to do this on GoDaddy?
I use GoDaddy's Windows hosting plan to host several domains. I want each of the domains to have it's own, custom, 404.htm. Has anyone been able to do this on GoDaddy?
C cyklotrial Regular Member Joined Oct 13, 2008 Messages 248 Reaction score 82 Aug 27, 2010 #2 use .htaccess file Code: ErrorDocument 404 /path_to_custom_404_file.html
B bigleftie Junior Member Joined Jun 15, 2010 Messages 135 Reaction score 34 Aug 30, 2010 Thread Starter Thread Starter #3 I have the Windows hosting plan - .htaccess does not work on Windows IIS.