Hi All:
So here's the problem:
I want a subdomain, email.mydomain.com, to redirect to the google apps website we use for our office:
http://mail.google.com/a/mydomain.com
I set up the subdomain through our host to point to mydomain.com/email
Then I used 301 redirect to redirect
mydomain.com/email, mydomain.com/email/index.html to http://mail.google.com/a/mydomain.com
However, typing email.mydomain.com only takes me to mydomain.com/email/index.html and the redirect doesn't work. Any suggestions?
Any suggestions? Maybe using mod_rewrite?
Thanks!