The MU forums have moved to WordPress.org

redirecting question? (5 posts)

  1. mozey
    Member
    Posted 17 years ago #

    anyone knows where in the code does mu decide that forums in
    blabla.ho/forums is someone who wants to register a blog? I have been looking for that so i can add forums, wiki etc, as exceptions!.

    I maybe thinking about this the wrong way, please help.

    I thought it was in the .htaccess, here is my lame attempt.

    # Rewrite http://www.domain.com to domain.com
    RewriteCond %{HTTP_HOST} ^(.*)//forums
    RewriteRule ^(.*) http://%1/$1 [R,L]

  2. andrea_r
    Moderator
    Posted 17 years ago #

  3. mozey
    Member
    Posted 17 years ago #

    gave up on loading mu with bb, i'm only useing the same user table and cookies now. other than that, THEY DO NOT GET ALONG!

  4. drmike
    Member
    Posted 17 years ago #

    work for me...

  5. mozey
    Member
    Posted 17 years ago #

    mike, are you using subdomains, or subdirectories?

About this Topic