Skip to content

Instantly share code, notes, and snippets.

@gnrfan
Created March 27, 2014 00:41
Show Gist options
  • Select an option

  • Save gnrfan/9797284 to your computer and use it in GitHub Desktop.

Select an option

Save gnrfan/9797284 to your computer and use it in GitHub Desktop.
Example of Nginx's timeout page
<html>
<head><title>504 Gateway Time-out</title></head>
<body bgcolor="white">
<center><h1>504 Gateway Time-out</h1></center>
<hr><center>nginx/1.4.4</center>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment