I have a website (URL: http://www.fromthepitch.com). There seems to be a problem with it issuing error codes. For some reason instead of 404 error page it displays the home page. http://www.fromthepitch.com/asdsad is meant to show a 404 page but instead displays the home page. Any suggestions on how to solve this problem.
I have a website (URL: http://www.fromthepitch.com ). There seems to be a problem with
Share
I have a shared hosting account. The domain for fromthepitch.com was in a sub folder of this domain for retailerwork.com which is the main domain on the hosting account. fromthepitch.com’s htaccess was being overwritten by retailerwork.com’s htaccess. Vidahost my hosting company helped me solve this in a matter of moments on their support line. I hade to turn the RewriteEngine off before inserting the line of code to point to a custom 404 page. I just did not have the knowledge to understand. Maybe if i put more information it would have been clear. Sorry about that.