Display configuration at runtime?

michael_teter nginx-forum at nginx.us
Mon Apr 16 22:05:23 UTC 2012


I should note that on this line:

error_page 503 /maintenance.html;

I have tried a variety of paths.
/maintenance.html
$document_root/maintenance.html
/some/other/path/maintenance.html

etc.

I don't understand how Nginx can see the stop.txt that I use to put it
in maint mode, but it can't see (or ignores)
$document_root/maintenance.html (when I had that set as the error_page)

Posted at Nginx Forum: http://forum.nginx.org/read.php?2,225392,225396#msg-225396



More information about the nginx mailing list