HTTPS .htaccess Rewrite for parked domain
I have two domain 'domain.in' and 'domain.com'. The domain.in is parked to
domain.com. I have SSL for domain.com So what I need is
1) If the user visit www.domain.com it should redirect to
https://www.domain.com
2) If the user visit www.domain.in it should use http.
I know this can done through '.htaccess' file.
Can any one help me for this issue ?
No comments:
Post a Comment