blob: 03cf20fdba356ec29e43f80d87cc5873f0e2845c (
plain)
1
2
3
4
5
6
|
<!--#set var="ERRORPAGE_CODE" value="504" -->
<!--#set var="ERRORPAGE_TEXT" value="Gateway Timeout" -->
<!--#include file="header.shtml" -->
<p>The gateway did not receive a timely response from the upstream server or application.</p>
<!--#include file="footer.shtml" -->
|