X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=templates%2Fshow-url-info;h=0514a4a9ccadb4aab2d21123ec6f626a719c8a9d;hb=f66efec82a6bd567f6eac5a693e5bd0e7307062a;hp=4f77c0b0f9bd8f4c61024adb2df8387c671dae9b;hpb=d3b4ffce2745834e8622548bb9915262f3a72ec7;p=privoxy.git diff --git a/templates/show-url-info b/templates/show-url-info index 4f77c0b0..0514a4a9 100644 --- a/templates/show-url-info +++ b/templates/show-url-info @@ -4,10 +4,10 @@ # # Purpose : Template for Privoxy's show-url-info CGI page. # -# Copyright : Written by and Copyright (C) 2001-2007 the SourceForge -# Privoxy team. http://www.privoxy.org/ +# Copyright : Written by and Copyright (C) 2001-2007 members of the +# Privoxy team. https://www.privoxy.org/ # -# This program is free software; you can redistribute it +# This program is free software; you can redistribute it # and/or modify it under the terms of the GNU General # Public License as published by the Free Software # Foundation; either version 2 of the License, or (at @@ -25,20 +25,13 @@ # or write to the Free Software Foundation, Inc., 59 # Temple Place - Suite 330, Boston, MA 02111-1307, USA. # -# Revisions : -# $Log: show-url-info,v $ -# Revision 1.19 2007/02/10 16:55:22 fabiankeil -# - Show forwarding settings on the show-url-info page -# - Fix some HTML syntax errors. -# -# ######################################################################### # USING HTML TEMPLATES: # --------------------- # # Template files are written win plain HTML, with a few # additions: -# +# # - Lines that start with a '#' character like this one # are ignored # @@ -53,7 +46,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: # -------------------------------- # @@ -81,7 +74,7 @@ # unstable: # this is an alpha or beta release of the proxy software # have-adminaddr-info: -# An e-mail address for the local Privoxy adminstrator has +# An e-mail address for the local Privoxy administrator has # been specified and is available through the "admin-address" # symbol # have-proxy-info: @@ -129,10 +122,11 @@ Privoxy@@my-hostname@ URL Info - + + @@ -165,7 +159,7 @@

Requests for @url@ will be @@ -196,24 +190,45 @@ - +

NOTE:

-

This is a secure (https:) URL, so the part after the "/" is ignored. - This is a feature of the HTTPS protocol - the exact address of the - page you're visiting is hidden. Privoxy can only detect the host - part of the URL.

-

 

- +

This is a HTTPS URL, so the part after the "/" is ignored + as Privoxy doesn't see the path for real HTTPS requests either.

+

Matches for @url@:

@matches@ + + +

+ The CGI editor is currently disabled, thus no edit buttons are shown.
+ Please have a look at the + enable-edit-actions documentation + to learn how to enable it and what the risks are. +

+ + + + + +

Warning:

+

+ This Privoxy version has been built without zlib support, + content filters will not work if the server sends compressed content. + Consider enabling the prevent-compression + action for this URL or rebuild Privoxy with zlib support. +

+ + +

Final results:

-

@final@

+ @final@ @@ -234,12 +249,12 @@ -

Look up the actions for a +

Look up the actions for a new URL:

- +

@@ -253,23 +268,23 @@ + -#include mod-support-and-service +#include mod-local-help + - -#include mod-local-help +#include mod-support-and-service -