Results 1 to 2 of 2

Internal Server Error with .htaccess

This is a discussion on Internal Server Error with .htaccess within the Troubleshooting forums, part of the vBSEO SEO Plugin category; Using the most current vbSEO on vBulletin 3.6.3--but the problem appears to be related only to the configuration of the ...

  1. #1
    Junior Member
    Real Name
    Jon Radoff
    Join Date
    Nov 2006
    Posts
    1
    Liked
    0 times

    Internal Server Error with .htaccess

    Using the most current vbSEO on vBulletin 3.6.3--but the problem appears to be related only to the configuration of the rewrite engine. We're using Apache 2.2.3.

    1) When the default .htaccess is placed in the forum root I start getting Internal Server Error for all pages on the site. The error_log says "RewriteEngine not allowed here."

    2) I attempted moving the rewrite rules into httpd.conf, and this didn't work either (got "Bad Request" errors).

    3) mod_rewrite is properly installed, and it being used for other parts of the site already. Because I was concerned that there was I conflict, I commented out all our own rewrite rules to see if it would work with only vbseo's rules. This didn't help either.

    4) Removing .htaccess or the rules from httpd.conf immediately allows the site to work fine, except that vbSEO renders the forums unusable withtout the rewriting rules--so I had to disable it from the control panel.

    Our forum is installed to the root path ("/") of the docroot directory, if that's relavent (we don't use a /forum path).

    Any suggestions?

  2. #2
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Hello Jon,

    please try to add "Options +FollowSymLinks" into your httpd.conf to allow rewrite directives in .htaccess and uncomment "RewriteBase /" line in vBSEO's .htaccess.
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


Similar Threads

  1. Hotlink Protection Tutorial (Apache Server - .htaccess files)
    By NeutralizeR in forum Member Articles
    Replies: 15
    Last Post: 06-08-2011, 03:25 PM
  2. Internal Server Error
    By Ricky in forum Troubleshooting
    Replies: 1
    Last Post: 09-10-2006, 12:59 PM
  3. 500 Internal Server Error
    By Neutral Singh in forum Troubleshooting
    Replies: 4
    Last Post: 01-15-2006, 08:35 AM

Posting Permissions

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