git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@983728
13f79535-47bb-0310-9956-
ffa450edef68
rewriting will be stopped in order to pass the request to
the next phase of processing.</p>
+<p>Note that the <code>PT</code> flag is implied in per-directory
+contexts such as
+<directive type="section" module="core">Directory</directive> sections
+or in <code>.htaccess</code> files. The only way to circumvent that
+is to rewrite to <code>-</code>.</p>
+
</section>
<section id="flag_qsa"><title>QSA|qsappend</title>
<dt>Solution:</dt>
<dd>
-<p>As of version 2.4, you should use the <directive
+<p>As of version 2.2.16, you should use the <directive
module="mod_dir">FallbackResource</directive> directive for this:</p>
<example>