1 ##########################################################
3 # connection-timeout Error Output template for Privoxy.
5 ##########################################################
6 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
10 <title>504 - Connection timeout (Privoxy@@my-hostname@)</title>
11 <meta http-equiv="Content-Style-Type" content="text/css">
12 <meta http-equiv="Content-Script-Type" content="text/javascript">
13 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
14 <meta name="robots" content="noindex,nofollow">
15 <link rel="shortcut icon" href="@default-cgi@error-favicon.ico">
16 <style type="text/css">
17 #include cgi-style.css
23 <table summary="" cellpadding="20" cellspacing="10" border="0" width="100%">
28 <td class="title" style="width: 100%">
35 <!-- @if-unstable-start -->
36 # This will only appear if CODE_STATUS is "alpha" or "beta". See configure.in
38 <td class="warning" colspan="2">
40 #include mod-unstable-warning
44 <!-- if-unstable-end@ -->
47 <td class="warning" colspan=2>
48 <h2>Connection timeout</h2>
49 <p>Your request for <a href="@protocol@@hostport@@path@"><b>@protocol@@hostport@@path@</b></a>
50 could not be fulfilled, because the connection to <b>@host@</b> (@host-ip@) timed out.
52 <p>This is often a temporary failure, so you might just
53 <a href="@protocol@@hostport@@path@">try again</a>.
59 <td class="box" colspan="2">
60 <h2>More Privoxy:</h2>
61 <ul>@menu@<li><a href="@user-manual@">Documentation</a></li></ul>
66 <td class="info" colspan="2">
68 #include mod-support-and-service
73 <!-- @if-have-help-info-start -->
75 <td class="info" colspan="2">
77 #include mod-local-help
81 <!-- if-have-help-info-end@ -->