When users hit mydomain.com, I want them to redirect to another page.

I know I can do this through:

  • my name registrar
  • my DNS servers

But I would like to do it through EC2. How can I set it up?

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

This answer is vague, because the question is vague. :)

  1. Setup a web server on the EC2 box.
  2. Configure the web server to redirect any hits to it to wherever you want them to go instead.
link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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