|
When I open - mydomain.com and www.mydomain.com I want to show up www.mydomain.com How to create this record in the control panel? Control panel is a bit confusing for configuring records. I did not find much help/use-cases in documentation either. From my understanding - I should create a CNAME record in DNS-overrides Section right? PS: I'm pointing my NS records purchased in another registrar to WebFaction Name Servers. Followup Question, When adding new records, I don't see the TTL Field entry? |
|
Hi Prajwal, The solution we'd recommend would be to use Apache's rewriting functionality.
To do this with WebFaction you need to create a new Application in your
control panel of category http://docs.webfaction.com/software/static.html#redirect-a-domain-with-a-static-cgi-php-app Regards, Wayne K WebFaction Support Thanks. will look into it. :) Doesn't URL redirects effect Search Engine results? Yes, that is why the tutorial does a 301 redirect instead of 302 which is search engine friendly. |