By tcroof on
I need to redirect the homepage of this site:
to
What is the best way to do this? I thought I could do it with Global Redirect but it doesn't allow me to direct to subdomains. I thought maybe I could redirect it to http://www.hopecampaign.org/blog and somehow redirect that to the subdomain.
Any help would be amazing!
Thank you.
Comments
htaccess file
You can do this in the htaccess file (assuming you are using Apache). Google "htaccess redirect" for lots of tutorials, but this one looks decent:
http://kb.mediatemple.net/questions/242/How+do+I+redirect+my+site+using+...
Ezra Wolfe
DLC Solutions
EthosCE