git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@559523
13f79535-47bb-0310-9956-
ffa450edef68
</code></p></div>
<p>Please note that this is a trivial example, and could be better done
-using <FilesMatch> instead. Always consider the alternate
+using <code class="directive"><a href="../mod/core.html#filesmatch"><FilesMatch></a></code>
+instead. Always consider the alternate
solutions to a problem before resorting to rewrite, which will
invariably be a less efficient solution than the alternatives.</p>
</example>
<p>Please note that this is a trivial example, and could be better done
-using <FilesMatch> instead. Always consider the alternate
+using <directive type="section" module="core">FilesMatch</directive>
+instead. Always consider the alternate
solutions to a problem before resorting to rewrite, which will
invariably be a less efficient solution than the alternatives.</p>
</section>