old to new domain pages redirect

ISAPI_Rewrite is a powerful URL manipulation engine based on regular expressions
User avatar
Posts: 2
Joined: 20 Dec 2012, 07:57

old to new domain pages redirect

20 Dec 2012, 08:01

I want to use Isapi Rewrite for the following redirect, to a new domain with an other pagename:

OLD DOMAIN + PAGE >>>
www.ahl-advocaten.nl/index.php?option=c ... &Itemid=70

TO NEW DOMAIN PAGE >>>
www.ahladvocaten.nl/sociaal-zekerheidsrecht

I tried:
[ISAPI_Rewrite]
RewriteRule /index.php?option=com_content&view=article&id=60&Itemid=70 http\://www.ahladvocaten.nl/sociaal-zekerheidsrecht [RP,I]

But that doesnt do it

User avatar
Posts: 19
Joined: 21 Mar 2012, 06:22

Re: old to new domain pages redirect

20 Dec 2012, 14:52

[ISAPI_Rewrite]
RewriteRule /index\.php\?option=com_content&view=article&id=60&Itemid=70 http\://www.ahladvocaten.nl/sociaal-zekerheidsrecht [RP,I]

User avatar
Posts: 2
Joined: 20 Dec 2012, 07:57

Re: old to new domain pages redirect

20 Dec 2012, 16:38

that works! thanks!

Return to ISAPI_Rewrite 2.x

Who is online

Users browsing this forum: No registered users and 14 guests