
rpluem at apache
Jun 11, 2009, 5:03 AM
Views: 196
Permalink
|
|
svn commit: r783730 - /httpd/httpd/branches/2.2.x/docs/manual/mod/mod_ssl.xml
|
|
Author: rpluem Date: Thu Jun 11 12:03:42 2009 New Revision: 783730 URL: http://svn.apache.org/viewvc?rev=783730&view=rev Log: * Add compatibility note. Submitted by: Dan Poirier <poirier pobox.com> Modified: httpd/httpd/branches/2.2.x/docs/manual/mod/mod_ssl.xml Modified: httpd/httpd/branches/2.2.x/docs/manual/mod/mod_ssl.xml URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/docs/manual/mod/mod_ssl.xml?rev=783730&r1=783729&r2=783730&view=diff ============================================================================== --- httpd/httpd/branches/2.2.x/docs/manual/mod/mod_ssl.xml (original) +++ httpd/httpd/branches/2.2.x/docs/manual/mod/mod_ssl.xml Thu Jun 11 12:03:42 2009 @@ -1364,6 +1364,7 @@ <default>SSLStrictSNIVHostCheck off</default> <contextlist><context>server config</context> <context>virtual host</context></contextlist> +<compatibility>Available after Apache 2.2.11</compatibility> <usage> <p>
|