X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=templates%2Fcgi-error-disabled;h=b95de2ca4b3d00d6ece49ca2cb2b156cd5f229bb;hp=d4bc239a6cd11eaaf539a4c34fc0c107a9c06ce1;hb=aff35fb14a087ac279167b784924fe98eec24f1c;hpb=fc38802c68b57157c6e3c763d15dbd9f8e85e170 diff --git a/templates/cgi-error-disabled b/templates/cgi-error-disabled index d4bc239a..b95de2ca 100644 --- a/templates/cgi-error-disabled +++ b/templates/cgi-error-disabled @@ -1,6 +1,6 @@ ########################################################## # -# No-Such-Domain Error Output template for junkbuster 2.9.x. +# Feature disabled or referrer untrusted 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: # -------------------------------- # @@ -53,7 +53,7 @@ # unstable: # this is an alpha or beta release of the proxy software # have-adminaddr-info: -# An e-mail address for the local Junkbuster adminstrator has +# An e-mail address for the local Privoxy adminstrator has # been specified and is available through the "admin-address" # symbol # have-proxy-info: @@ -65,82 +65,104 @@ # true, have-help-info is true. Used to conditionally include # a grey box for any and all help info. # + Configuration Page Disabled - + + + + + + - + - +
- # This will only appear if CODE_STATUS is "alpha" or "beta". See configure.in - - - - - + + + + + - +
-

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 diasabled

-
-

The JunkBuster administrator has decided to disable this - feature. If you want to use it, you must ask them to - enable it.

-

If you are the JunkBuster administrator, you can enable - this feature by changing the appropriate line in your - configuration file.

-
+
+

Privoxy Configuration access denied

+

Access to @url@ has been denied because:

+ +
    +
  • it requires a feature that has been disabled by the Privoxy administrator,
  • +
  • you didn't come here through one of Privoxy's CGI pages, or
  • +
  • the Referer: header is blocked.
  • +
+ +

Note that the following features which used to be enabled in earlier + releases are now off by default: +

+ + +

Please refer to the documentation behind the links to learn how to + enable them again and what the consequences are.

+ +

All enabled features are accessible from the + main menu, some of them + are protected with a referrer check though. + If you got caught by the referrer check, but are absolutely sure + you know what you are doing, please try again.

+ +

If the Referer: header is blocked, you'll have to make an exception for + Privoxy's web interface first. Note that dumb referrer blocking + is a bad idea anyway, as it makes it easier to fingerprint your + requests. Consider using Privoxy's conditional referrer block instead.

-

More Junkbuster:

-
    @menu@
+
+

More Privoxy:

+
-

Local Junkbuster support:

+
- -

You can consult the online documentation for more information about this Junkbuster installation. - +#include mod-support-and-service - -

Address e-mail questions about this service to - @admin-address@, - who will be glad to help you. - +

+ +#include mod-local-help -