You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by mi...@apache.org on 2015/10/20 16:02:16 UTC

svn commit: r1709596 - /httpd/httpd/trunk/docs/manual/mod/mod_ssl.xml

Author: minfrin
Date: Tue Oct 20 14:02:16 2015
New Revision: 1709596

URL: http://svn.apache.org/viewvc?rev=1709596&view=rev
Log:
Bump version for the expression parser SSL fix.

Modified:
    httpd/httpd/trunk/docs/manual/mod/mod_ssl.xml

Modified: httpd/httpd/trunk/docs/manual/mod/mod_ssl.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_ssl.xml?rev=1709596&r1=1709595&r2=1709596&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_ssl.xml (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_ssl.xml Tue Oct 20 14:02:16 2015
@@ -224,7 +224,7 @@ provided by <module>mod_ssl</module> can
 for the <a href="../expr.html">ap_expr Expression Parser</a>.
 The variables can be referenced using the syntax
 ``<code>%{</code><em>varname</em><code>}</code>''. Starting
-with version 2.4.17 one can also use the
+with version 2.4.18 one can also use the
 <module>mod_rewrite</module> style syntax
 ``<code>%{SSL:</code><em>varname</em><code>}</code>'' or
 the function style syntax