]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* modules/ssl/ssl_engine_vars.c (ssl_var_lookup): Only call
authorJoe Orton <jorton@apache.org>
Tue, 25 Nov 2003 13:10:09 +0000 (13:10 +0000)
committerJoe Orton <jorton@apache.org>
Tue, 25 Nov 2003 13:10:09 +0000 (13:10 +0000)
commit382f3b8ab725bbbcc42ba6ebe532cc3a8910fd7b
treead6c461e55860ffca5dd4e70a0da90707ea11f9e
parent85add34e7c601053eeeef42928de9004073ca685
* modules/ssl/ssl_engine_vars.c (ssl_var_lookup): Only call
ssl_var_lookup_ssl for a real SSL connection; fix lookup of "HTTPS"
for non-SSL connections.
(ssl_var_log_handler_x): Give results for non-SSL connections too;
e.g. %{HTTPS}x does the right thing.

PR: 23956

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk/modules/ssl@101880 13f79535-47bb-0310-9956-ffa450edef68
ssl_engine_vars.c