]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fix broken HTML
authorRich Bowen <rbowen@apache.org>
Thu, 19 Mar 2026 10:07:20 +0000 (10:07 +0000)
committerRich Bowen <rbowen@apache.org>
Thu, 19 Mar 2026 10:07:20 +0000 (10:07 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1932387 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_rewrite.xml

index 26d734e54c8d08ec30d84b8b025794bdc4e0c426..4a7e38a059f01954fe10c1508f24fbad709f326b 100644 (file)
@@ -598,7 +598,7 @@ AliasMatch "^/myapp" "/opt/myapp-1.2.3"
                 <a href="../expr.html#vars">Expressions doc</a>, in the
                 <a href="../env.html">Environment Variables doc</a>,
                 or the <a href="http://www.ietf.org/rfc/rfc3875">CGI
-                specification.</p>
+                specification</a>.</p>
 
                 <p>SERVER_NAME and SERVER_PORT depend on the values of
                 <directive module="core">UseCanonicalName</directive> and