X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=templates%2Fshow-status;h=b6e458559a91649d48b74d693db4efdf79dfdcef;hb=10d7e73522bcd80dbeb05465a4e0f91bf7a7e10b;hp=d413b34ebab7885ae41af4867ea2ca5faa9322f6;hpb=eaf36cae45ade9aabc5651da1735766b692fcf15;p=privoxy.git diff --git a/templates/show-status b/templates/show-status index d413b34e..b6e45855 100644 --- a/templates/show-status +++ b/templates/show-status @@ -120,7 +120,7 @@

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

+ @version@ on @my-hostname@ (@my-ip-address@), port @my-port@, @if-enabled-display-then@Enabled@else-not-enabled-display@Disabled@endif-enabled-display@

@@ -132,10 +132,24 @@ 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. -

+

+

Support and Service via Sourceforge

+

+We value your feedback. However, to provide you with the best support, +please note: +

+

+

+For any other issues, feel free to use the mailing lists. +

@@ -198,18 +212,17 @@ @if-FEATURE_ACL-then@ Yes @else-not-FEATURE_ACL@ No @endif-FEATURE_ACL@ Allows the use of an ACL to control access to the proxy by IP address. + + FEATURE_CGI_EDIT_ACTIONS + @if-FEATURE_CGI_EDIT_ACTIONS-then@ Yes @else-not-FEATURE_CGI_EDIT_ACTIONS@ No @endif-FEATURE_CGI_EDIT_ACTIONS@ + Allows the use of the web-based actions file + editor@if-FEATURE_CGI_EDIT_ACTIONS-then@, which is here@else-not-FEATURE_CGI_EDIT_ACTIONS@@endif-FEATURE_CGI_EDIT_ACTIONS@. + FEATURE_COOKIE_JAR @if-FEATURE_COOKIE_JAR-then@ Yes @else-not-FEATURE_COOKIE_JAR@ No @endif-FEATURE_COOKIE_JAR@ Allows the use of a "cookie jar" file to capture cookies. - - FEATURE_DENY_GZIP - @if-FEATURE_DENY_GZIP-then@ Yes @else-not-FEATURE_DENY_GZIP@ No @endif-FEATURE_DENY_GZIP@ - Prevents requests from being compressed. This means that all - sites can be filtered through +filter and +no-popups, but it - wastes bandwidth. - FEATURE_FAST_REDIRECTS @if-FEATURE_FAST_REDIRECTS-then@ Yes @else-not-FEATURE_FAST_REDIRECTS@ No @endif-FEATURE_FAST_REDIRECTS@