Exists a tween like maintenance-mode in Django? On the other hand, what's the best approach to solve this situation? a) Directly in apache, redirecting to a static site? b) Changing the routes inside the pyramid app?
I want to use pyramid app core to deliver the maintence page, and, at the same time, only the admin staff can test the app before publish in production mode (perhaps using user info or validating IP addresses..).
Thank you. -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pylons-discuss. For more options, visit https://groups.google.com/groups/opt_out.
