Results 1 to 2 of 2

Thread: 404 going to default page as standard

  1. #1
    Join Date
    Jul 2006
    Posts
    2

    Default 404 going to default page as standard

    My 404 pages don't seem to be working correctly. Instead of the custom 404, the server just return the index page of the site. This is causing problems with search engine spidering.

    I have a 404.shtml in the root directory and looking in the .htaccess I see nothing to make this redirect happen.

    The site is a Addon Domain.

    Any ideas?

  2. #2
    Join Date
    Jul 2006
    Posts
    2

    Default

    Ok, I fixed it.

    The main root .htaccess had a rewrite rule that was inherited by my addon domains .htaccess file.
    I just added a RewriteEngine Off to the addon domain's .htaccess file and now is all good.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •