old domain to new domain with all sublink

Helicon Ape provides support for Apache .htacces and .htpasswd configuration files for Microsoft IIS.
User avatar
Posts: 18
Joined: 19 Mar 2012, 11:25

old domain to new domain with all sublink

19 Mar 2012, 11:28

I have domain rewrited with Helicon ape

now i need to change domain to new name

how to setup redirects so all sublinks stay same...

Domain1.com/url-link234 to redirect to

Domain2.com/url-link234

User avatar
Posts: 871
Joined: 12 Mar 2012, 09:54

Re: old domain to new domain with all sublink

19 Mar 2012, 12:28

Please put the following config in the root of Domain1:

RewriteBase /
RewriteRule (.*) http\://Domain2.com/$1 [NC,R=301,L,NS]


Regards,
Anton - HeliconTech Team

User avatar
Posts: 18
Joined: 19 Mar 2012, 11:25

Re: old domain to new domain with all sublink

19 Mar 2012, 12:48

ok thank you

User avatar
Posts: 18
Joined: 19 Mar 2012, 11:25

Re: old domain to new domain with all sublink

04 Apr 2012, 10:20

things little changed... i have now situation


Need to make about 50 links that need redirect from one example
http://domain1111.com/podkategorije.asp ... bcat=name2
redirect.. to exact link on other domain
http://domain2222.com/category.asp?cate=name3

Then all other links from domain 1 to go to home page of domain 2

thanks for help

User avatar
Posts: 18
Joined: 19 Mar 2012, 11:25

Re: old domain to new domain with all sublink

05 Apr 2012, 05:45

I added this but does not work..

RewriteRule ^kategorije.asp?cat=name http://newdomain.com/subcategory.asp?su ... &cate=name [NC,R=301,L]

onyl this work RewriteRule (.*) http\://Domain2.com/$1 [NC,R=301,L,NS]

I need some pages to redirect to specific exact url
and others to home page of new domain

User avatar
Posts: 18
Joined: 19 Mar 2012, 11:25

Re: old domain to new domain with all sublink

06 Apr 2012, 03:19

any one

Return to Helicon Ape

Who is online

Users browsing this forum: No registered users and 22 guests