From: Rich Bowen
Date: Thu, 19 Mar 2026 10:07:20 +0000 (+0000)
Subject: Fix broken HTML
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3f33e8aa757ed0df5f0cb4b27a959e94cb500ca;p=thirdparty%2Fapache%2Fhttpd.git
Fix broken HTML
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1932387 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_rewrite.xml b/docs/manual/mod/mod_rewrite.xml
index 26d734e54c..4a7e38a059 100644
--- a/docs/manual/mod/mod_rewrite.xml
+++ b/docs/manual/mod/mod_rewrite.xml
@@ -598,7 +598,7 @@ AliasMatch "^/myapp" "/opt/myapp-1.2.3"
Expressions doc, in the
Environment Variables doc,
or the CGI
- specification.
+ specification.
SERVER_NAME and SERVER_PORT depend on the values of
UseCanonicalName and