The MU forums have moved to WordPress.org

Redirect to a specific blog (6 posts)

  1. hpatoio
    Member
    Posted 15 years ago #

    Hello,

    I want to redirect my user to http://mymu.installation.com/my_blog_a/ when he types http://mymu.installation.com/

    Is this possible ?

  2. VentureMaker
    Member
    Posted 15 years ago #

    Yes.

    You didn't ask how is this possible, right? ;)

  3. hpatoio
    Member
    Posted 15 years ago #

    Well, how is this possible ? :D

  4. Ovidiu
    Member
    Posted 15 years ago #

    enter this in your .htaccess file located inside your root, should do the trick

    Redirect 301 http://mymu.installation.com/ http://mymu.installation.com/my_blog_a/

  5. hpatoio
    Member
    Posted 15 years ago #

    thank you Ovidiu.

    The right sintax is :

    Redirect 301 /index.html http://blog.atcasa.corriere.it/salone/

  6. Ovidiu
    Member
    Posted 15 years ago #

    my pleasure but why would you have an index.html there?

About this Topic