X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=templates%2Fshow-url-info;h=06f4b94a362e35f44b953badec5db1984b3e138e;hb=5e155cc6bc970f6b3515deadb6546fc8b5cfd1c5;hp=3fc9f6fd7949f0f0b538a1e280cfb165c8e07f6f;hpb=4dc78efef707ae654ed69a373c609727bc0ac8b9;p=privoxy.git diff --git a/templates/show-url-info b/templates/show-url-info index 3fc9f6fd..06f4b94a 100644 --- a/templates/show-url-info +++ b/templates/show-url-info @@ -1,6 +1,6 @@ ######################################################################## # -# File : $Source:$ +# File : $Source: /cvsroot/ijbswa/current/templates/show-url-info,v $ # # Purpose : Template for Privoxy's show-url-info CGI page. # @@ -27,6 +27,27 @@ # # Revisions : # $Log: show-url-info,v $ +# Revision 1.23 2008/02/01 06:04:31 fabiankeil +# If edit buttons on the show-url-info CGI page are hidden, explain why. +# +# Revision 1.22 2007/12/08 14:29:06 fabiankeil +# Use CSS to let the URL and pattern input fields scale with +# the browser width and try to prevent vertical scroll bars +# if the width is less than 80 characters. Closes #1843596, +# thanks to Gerry Murphy and Lee. +# +# Revision 1.21 2007/11/15 19:11:11 fabiankeil +# Reword HTTPS URL information. +# +# Revision 1.20 2007/07/21 12:19:50 fabiankeil +# If show-url-info is called with an URL that Privoxy +# would reject as invalid, don't show unresolved forwarding +# variables, "final matches" or claim the site's secure. +# +# 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: @@ -156,11 +177,12 @@ +

Forwarding settings:

Requests for @url@ will be @@ -193,23 +215,30 @@

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. +

+ - +

Final results:

-

@final@

+ @final@ + @@ -232,7 +261,7 @@ URL:

- +