regex - .htaccess rewrite URL - change domain -


i'm using wordpress multisite wpmu domain mapping - allows me have different language versions on different domain.

i'd need add .htaccess rule, that

iouj.domain1.com/wp-activate.php?key=2b1447e2fe48f3af

points

iouj.domain2.com/wp-activate.php?key=2b1447e2fe48f3af

i guess need regex this, can't right...


Comments

Popular posts from this blog

android - Pass an Serializable object in AIDL -

php - Improving script execution time -

How to provide Authorization & Authentication using Asp.net, C#? -