]> granicus.if.org Git - apache/commitdiff
Fix copy and paste error in docs of new feature.
authorRainer Jung <rjung@apache.org>
Thu, 8 Jan 2015 16:13:55 +0000 (16:13 +0000)
committerRainer Jung <rjung@apache.org>
Thu, 8 Jan 2015 16:13:55 +0000 (16:13 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1650320 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_ssl.xml

index d6dff12217493ae8ba1d922f9f476d3e81435e4b..ba10711763ec2ddc01d78873b5ab7ea23d06243b 100644 (file)
@@ -2593,7 +2593,7 @@ CRIME attack).</p>
 <name>SSLSessionTickets</name>
 <description>Enable or disable use of TLS session tickets</description>
 <syntax>SSLSessionTickets on|off</syntax>
-<default>SSLCompression on</default>
+<default>SSLSessionTickets on</default>
 <contextlist><context>server config</context>
 <context>virtual host</context></contextlist>
 <compatibility>Available in httpd 2.4.11 and later, if using OpenSSL 0.9.8f