double/nested <a> tags in the generated HTML.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1933071 13f79535-47bb-0310-9956-
ffa450edef68
<section id="vhosts"><title>Virtual Hosting</title>
<p>Although it is possible to handle <a href="vhosts.html">virtual hosts
-with <module>mod_rewrite</module></a>, it is seldom the right way. Creating individual
+with mod_rewrite</a>, it is seldom the right way. Creating individual
<directive module="core" type="section">VirtualHost</directive> blocks is
almost always the right way to go. In the
event that you have an enormous number of virtual hosts, consider using
virtual hosts. You should first consider the <a
href="../vhosts/mass.html">alternatives</a> before resorting to
mod_rewrite. See also the "<a href="avoid.html#vhosts">how to avoid
-<module>mod_rewrite</module></a> document.</note>
+mod_rewrite</a> document.</note>
</summary>
<seealso><a href="../mod/mod_rewrite.html">Module documentation</a></seealso>