Link to home
Start Free TrialLog in
Avatar of jsctechy
jsctechyFlag for United States of America

asked on

website changing URL, want to redirect old https address to new https address, is this possible?

hello all,
my company is changing the name of a customer facing website that requires SSL
i.e.
the current website is https://clientmanagement.domain.com
they want to change it to https://clientview.domain.com
they want me redirect the https://clientmanagement.domain.com, to https://clientview.domain.comĀ 
is this possible? its currently running on a windows server 2008 r2 standard machine, IIS 7.5 (CA is thawte)

thank you!
Avatar of tankergoblin
tankergoblin

Is your domain above can view by public, if yes where you register your dns? if you have provider who manage the dns for you, then i think you can ask them to redirect for you.
just skip my second comment. you try the first one and see whether it works or not.
Avatar of Systech Admin
you can redirect the site from the IIS only as mentioned by tankergoblin but you also need to create A record for the site clientview.domain.com
Avatar of jsctechy

ASKER

is there any way to strictly do this through DNS so i dont have to host the site on the server any longer?
ASKER CERTIFIED SOLUTION
Avatar of Systech Admin
Systech Admin
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
this wont pose any problems for SSL requests?
DNS is only name resolution system. it doesnt no about http thing. where u have installed SSL cert for clientview domain?
but if an SSL site tries to redirect traffic to another ssl site with a different URL, would that cause an issue at all?
no it wont cause any issues it will just do the name resolution