Production Mode

In production ( hosted in dreamhost) during migratin , I want send the
users to a maintaince page. Is there any standard way of doing this.

Rgds,
–Siva J.
http://www.varcasa.com/
My First Rails Project. Powered by Typo and soon by RForum too

You can do this if you are using SwitchTower to deploy, via the
disable_web and enable_web tasks:
http://manuals.rubyonrails.com/read/chapter/103#page279

Best,
David

Thanx David.

I seriously need to look at SwitchTower ( just was lazy)

Has anyone setup in dreamhost ?

On 1/31/06, David T. [email protected] wrote:

users to a maintaince page. Is there any standard way of doing this.


Rails mailing list
[email protected]
http://lists.rubyonrails.org/mailman/listinfo/rails

Rgds,
–Siva J.
http://www.varcasa.com/
My First Rails Project. Powered by Typo and soon by RForum too