: Apache 2 virtual host configuration for subdomain redirection I'm trying to set up a mail subdomain on my site that will simply redirect to my Google Apps mail account. I thought I could use
I'm trying to set up a mail subdomain on my site that will simply redirect to my Google Apps mail account. I thought I could use the Apache 2 vhost configuration below, but it's not working:
<VirtualHost *:80>
ServerName mail.foo.com
Redirect 301 / mail.google.com/a/foo.com/ </VirtualHost>
What else do I need to get this to work?
More posts by @Reiling115
1 Comments
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.