]> granicus.if.org Git - apache/commit
mod_ssl: Extend expression parser registration
authorRainer Jung <rjung@apache.org>
Tue, 6 Oct 2015 11:30:01 +0000 (11:30 +0000)
committerRainer Jung <rjung@apache.org>
Tue, 6 Oct 2015 11:30:01 +0000 (11:30 +0000)
commit7880ec224c14cf0ad93401ca8c8fc50d2dd39fda
tree598f020c749b9c8eeb7e842f141aa211708d7e43
parent4338e6774dedab0c72c56b7afb09a273ed075402
mod_ssl: Extend expression parser registration
to support ssl variables in any expression
using mod_rewrite syntax "%{SSL:VARNAME}" or
function syntax "ssl(VARIABLE)".

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1707002 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
docs/manual/mod/mod_ssl.xml
modules/ssl/ssl_engine_vars.c