Skip to content

Commit e3f33e8

Browse files
committed
Fix broken HTML
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1932387 13f79535-47bb-0310-9956-ffa450edef68
1 parent 74d7294 commit e3f33e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/manual/mod/mod_rewrite.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -598,7 +598,7 @@ AliasMatch "^/myapp" "/opt/myapp-1.2.3"
598598
<a href="../expr.html#vars">Expressions doc</a>, in the
599599
<a href="../env.html">Environment Variables doc</a>,
600600
or the <a href="http://www.ietf.org/rfc/rfc3875">CGI
601-
specification.</p>
601+
specification</a>.</p>
602602

603603
<p>SERVER_NAME and SERVER_PORT depend on the values of
604604
<directive module="core">UseCanonicalName</directive> and

0 commit comments

Comments
 (0)