Just a comment, this wasn't obvious to me, but is now.

I found this, which helped
*
http://www.web2py.com/book/default/chapter/03#Startup

enable/disable* each application. When an application is disabled it cannot 
be called remotely but it is not disabled form localhost. This means 
disabled applications can still be accessed behind a proxy. An application 
is disabled by creating a file called "DISABLED" in the application folder. 
Users who try to access a disabled application will receive a 503 HTTP 
error. You can use routes_onerror to customize the error page.

When I disable my app ON the internet (not locally)...
I get web page saying...
Temporarily down for maintenance
Rob



<https://lh3.googleusercontent.com/-mOVBuzqlWm0/Ua3oH8X6VGI/AAAAAAAAAWQ/8IR0PPPkvig/s1600/Screen+Shot+2013-06-04+at+9.12.32+AM.png>




On Monday, January 30, 2012 7:45:10 AM UTC-5, Alexandre Andrade wrote:
>
> While it can be a little obvious what it can do, the button 'Disable' in 
> /admin/site has no documentation at book. 
>
> The main doubt is what happens if i disable, if I will be able to enable 
> easily again. 
>
>
> So its interesting append it to the book. 
>
>
>
> -- 
> Atenciosamente
>
>
> Alexandre Andrade
> Hipercenter.com Classificados Gratuitos
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to