git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@330408
13f79535-47bb-0310-9956-
ffa450edef68
<code>-</code> are removed from the options currently in
force. </p>
+ <div class="warning"><h3>Warning</h3>
+ <p>Mixing <code class="directive">Options</code> with a <code>+</code> or
+ <code>-</code> with those without is not valid syntax, and is likely
+ to cause unexpected results.</p>
+ </div>
+
<p>For example, without any <code>+</code> and <code>-</code> symbols:</p>
<div class="example"><p><code>
<code>-</code> are removed from the options currently in
force. </p>
+ <note type="warning"><title>Warning</title>
+ <p>Mixing <directive>Options</directive> with a <code>+</code> or
+ <code>-</code> with those without is not valid syntax, and is likely
+ to cause unexpected results.</p>
+ </note>
+
<p>For example, without any <code>+</code> and <code>-</code> symbols:</p>
<example>