X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=templates%2Fshow-url-info;h=61cd86028836378de62902a0eff99f5da86c7f00;hp=3fc9f6fd7949f0f0b538a1e280cfb165c8e07f6f;hb=a8b55c27f4580817d2ab1f3e315082ebb36255c8;hpb=4dc78efef707ae654ed69a373c609727bc0ac8b9 diff --git a/templates/show-url-info b/templates/show-url-info index 3fc9f6fd..61cd8602 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,18 @@ # # Revisions : # $Log: show-url-info,v $ +# 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 +168,12 @@ +

Forwarding settings:

Requests for @url@ will be @@ -193,23 +206,22 @@

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

Final results:

@final@

+ @@ -232,7 +244,7 @@ URL:

- +