Routing question

Hi,

How do I configure my routing file to handle the following condition:

www.my-domain.com → “Web site under construction” page

Give yourself a better website » MY DOMAIN → The actual beta application

In the normal case when I access “Give yourself a better website » MY DOMAIN” the
application
works fine but the redirects go the root and fails. How can I make sure
the
“redirects” goes to “/beta/” instead of the root directory?

Thanks, Hari

View this message in context:
http://www.nabble.com/routing-question-tf2090380.html#a5761417
Sent from the RubyOnRails Users forum at Nabble.com.

Is it not possible?

Nara H. wrote:

works fine but the redirects go the root and fails. How can I make sure
the “redirects” goes to “/beta/” instead of the root directory?

Thanks, Hari


View this message in context:
http://www.nabble.com/routing-question-tf2090380.html#a5776129
Sent from the RubyOnRails Users forum at Nabble.com.