X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=templates%2Fshow-url-info;h=06f4b94a362e35f44b953badec5db1984b3e138e;hb=36f5fa200c2685ff053539184c83f1d909f0da05;hp=4f77c0b0f9bd8f4c61024adb2df8387c671dae9b;hpb=d3b4ffce2745834e8622548bb9915262f3a72ec7;p=privoxy.git diff --git a/templates/show-url-info b/templates/show-url-info index 4f77c0b0..06f4b94a 100644 --- a/templates/show-url-info +++ b/templates/show-url-info @@ -27,6 +27,23 @@ # # 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. @@ -165,7 +182,7 @@

Requests for @url@ will be @@ -198,22 +215,27 @@

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@ @@ -239,7 +261,7 @@ URL:

- +