How can I make a custom 503 page on OpenShift? -


i change default openshift 503 page occurs when deploying app. did find this solution, not sure put python script.

i have php 5.4 application running (no cartridges), if matters.

there not way create custom 503 error message page. other tutorial doing starting secondary web server when primary 1 shuts down show custom page while application deploying, not custom 503 error page.


Comments

Popular posts from this blog

python 3.x - Mapping specific letters onto a list of words -

javascript - jquery or ashx not working -

inno setup - TLabel or TNewStaticText - change .Font.Style on Focus like Cursor changes with .Cursor -