A simple technique for web app maintenance modes using Apache « Neutron Creations

neutroncreations.com/blog/a-simple-technique-for-web-app-maintenance-modes-using-apache/ view page cached page
Sometimes we need to take our web apps offline temporarily (usually for scheduled major updates or emergency repair work), whereby regular users are shown a simple static page notifying them that the site is unavailable but still giving developers/admins full access to the site to test changes. Of course you could implement this in your application, but wouldn’t it be nice if you could get your... moreSometimes we need to take our web apps offline temporarily (usually for scheduled major updates or emergency repair work), whereby regular users are shown a simple static page notifying them that the site is unavailable but still giving developers/admins full access to the site to test changes. Of course you could implement this in your application, but wouldn’t it be nice if you could get your web server to do it all for you? view page


All posts about this link

  • share this page on Twitter
  • rss feed for neutroncreations.com
  • alerts create email alert for neutroncreations.com
Copy and paste this code below into your website:
customize »