I want to redirect Domain Name Registration, E-mail, Web Hosting to https://secure.mydomain.com
I used this code from searching in google but it's not working. Please help me do it properly
RewriteEngine On
RewriteCond %{HTTPS} !=on
RewriteRule ^secured(.*) https://secure.mydomain.com/$1 [R,L]

LinkBack URL
About LinkBacks





Reply With Quote







Bookmarks