uses asynchronous processing to avoid devoting a thread to each
connection. Due to the nature of the OpenSSL library the
<code class="module"><a href="../mod/event.html">event</a></code> mpm is currently incompatible with
- <code class="module"><a href="../mod/mod_ssl.html">mod_ssl</a></code> and other input filters. In these
+ <code class="module"><a href="../mod/mod_ssl.html">mod_ssl</a></code> and other input filters. In these
cases it falls back to the behaviour of the
<code class="module"><a href="../mod/worker.html">worker</a></code> mpm.</li>
<p>This prevents the use of <code>.htaccess</code> files in all
directories apart from those specifically enabled.</p>
+ <p>Note that this setting is the default since Apache 2.3.9.</p>
+
</div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
<div class="section">
<h2><a name="protectserverfiles" id="protectserverfiles">Protect Server Files by Default</a></h2>
uses asynchronous processing to avoid devoting a thread to each
connection. Due to the nature of the OpenSSL library the
<module>event</module> mpm is currently incompatible with
- <module>mod_ssl</module> and other input filters. In these
+ <module>mod_ssl</module> and other input filters. In these
cases it falls back to the behaviour of the
<module>worker</module> mpm.</li>
<p>This prevents the use of <code>.htaccess</code> files in all
directories apart from those specifically enabled.</p>
+ <p>Note that this setting is the default since Apache 2.3.9.</p>
+
</section>
<section id="protectserverfiles">