X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=templates%2Fcgi-error-404;h=d67a3bc0930f8f71b643e23ea821b33b0ad7d240;hb=1cca8d974c645ef98cf343cb4dbf1ce42d5e88bd;hp=d7d7ed6b78bd8a4b54bc89c6eec3797c778a289e;hpb=68804878a2e22c8ff9393a157ddfd8c050bf6cf3;p=privoxy.git diff --git a/templates/cgi-error-404 b/templates/cgi-error-404 index d7d7ed6b..d67a3bc0 100644 --- a/templates/cgi-error-404 +++ b/templates/cgi-error-404 @@ -1,6 +1,6 @@ ########################################################## # -# No-Such-Domain Error Output template for junkbuster 2.9.x. +# No-Such-Domain Error Output template for Privoxy. # # # USING HTML TEMPLATES: @@ -8,14 +8,14 @@ # # Template files are written win plain HTML, with a few # additions: -# +# # - Lines that start with a '#' character like this one # are ignored # # - Each item in the below list of exported symbols will # be replaced by dynamically generated text, if they # are enclosed in '@'-characters. E.g. The string @version@ -# will be replaced by the version number of Junkbuster. +# will be replaced by the version number of Privoxy. # # - One special application of this is to make whole blocks # of the HTML template disappear if the condition @@ -23,7 +23,7 @@ # strings @if-start and if--end@. The strings # should be placed in HTML comments (), so the # html structure won't be messed when the magic happens. -# +# # USABLE SYMBOLS IN THIS TEMPLATE: # -------------------------------- # @@ -32,7 +32,7 @@ # my-hostname: # The hostname associated with my-ip-addr # admin-address: -# The email address of the pxoxy's administrator, as configured +# The email address of the proxy administrator, as configured # in the config file # default-cgi: # The URL for the "main menu" builtin CGI of this proxy @@ -44,94 +44,104 @@ # The development status of the proxy software: "alpha", "beta", # or "stable". # homepage: -# The URL of the SourceForge ijbswa project, who maintains this -# software. +# The URL of the Privoxy project, which maintains this software. # # CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPANDANT SYMBOLS: # ------------------------------------------------------------------ # # unstable: # this is an alpha or beta release of the proxy software +# have-adminaddr-info: +# An e-mail address for the local Privoxy administrator has +# been specified and is available through the "admin-address" +# symbol # have-proxy-info: # A URL for online documentation about this proxy has been # specified and is available through the "proxy-info-url" # symbol +# have-help-info: +# If either have-proxy-info is true or have-adminaddr-info is +# true, have-help-info is true. Used to conditionally include +# a grey box for any and all help info. # + - 404 - JunkBuster Configuration Page not found - + 404 - Privoxy Configuration Page not found + + + + + + - + - +
- - # This will only appear if CODE_STATUS is "alpha" or "beta". See configure.in - - - + - + + + + + +
-

404

+
+ 404 -

This is the Internet JUNKBUSTER - @version@ on @my-hostname@ (@my-ip-address@), port @my-port@

+
+ +#include mod-title +
-

Please note that this @code-status@ release - of the proxy software is not intended for production systems! -
Use at your own risk. See the license for details.
-

- -

Feel free to mail the developers - with any problems you encounter. -

+
+ +#include mod-unstable-warning +
-

JunkBuster Configuration page not found

-
+
+

Privoxy Configuration page not found

You typed in what looks like a URL used to configure - JunkBuster, but it cannot be recognised. Maybe it's - for a different JunkBuster version, or you typed it - in wrong? Or maybe the JunkBuster administrator + Privoxy, but it cannot be recognised. Maybe it's + for a different Privoxy version, or you typed it + in wrong? Or maybe the Privoxy administrator has decided to disable the feature.

If you got here by clicking a link in the configuration interface, please file a bug report!

You can use the menu below to select from the available configuration options

-
-

More Junkbuster:

-
    @menu@
+
+

More Privoxy:

+
-

If you have any questions about this service, +

- - consult the online documentation or - +#include mod-local-help - send mail to @admin-address@ - who will be glad to help you. -

+ +#include mod-support-and-service + +