Tell me more ×
Webmasters Stack Exchange is a question and answer site for pro webmasters. It's 100% free, no registration required.

I have a server on the website www.example.com, and I want to register another domain like www.examplehelp.com with DNS from www.example.com/help. Can I do something like this on 1&1 domain registration? Thanks!

share|improve this question
If you move www.example.com/help to help.example.com you can then create a CNAME record for www.examplehelp.com to help.example.com – Anagio Dec 5 '12 at 19:09

1 Answer

.htaccess redirect. No registration.

share|improve this answer
Would you post some example code which works – Anagio Dec 5 '12 at 19:15

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.