Forums

Redirect new subdomain for one MU with virtual directory (1 post)

  1. luizaquino
    Member
    Posted 6 months ago #

    Hi.
    I set my Wordpress MU for show blogs in one virtual directory such as:

    http://infovix.net/revista
    http://infovix.net/ganhefacil

    But I was like that http://infovix.net/ganhefacil also open through redirect subdomain http://ganhefacil.infovix.net

    Already config this redirect for the subdomain in my cpanel, and my .htaccess too, but not work:

    # adicionar o subdominio ganhefacil
    RewriteCond %{HTTP_HOST} ganhefacil.infovix.net
    RewriteCond %{REQUEST_URI} !ganhefacil/
    RewriteRule ^(.*)$ ganhefacil/$1 [L]

    Please help me, sorry for the mistakes, I not write very well in english.

    Thanks.. Hugs..

Reply

You must log in to post.

About this Topic

Tags