Skip to content

Sample "app" and configuration files showing how to display a "maintenance screen" in your Apache httpd server while your app is being deployed.

License

Notifications You must be signed in to change notification settings

howtoseries/httpd-maintenance-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

httpd-maintenance-page

Sample "app" and configuration files showing how to display a "maintenance screen" in your Apache httpd server while your app is being deployed.

Contents

  1. Docker file for Apache Httpd server.
  2. Apache Httpd configuration file for the "maintenance app".
  3. Maintenance App code (HTML+Javascript).

Requisites

  1. Show a standard message to the end-users while an application is deployed to backend server/cluster.
  2. Don't intervene directly with Apache config files to put/remove applications from maitenance mode.

About

Sample "app" and configuration files showing how to display a "maintenance screen" in your Apache httpd server while your app is being deployed.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published