]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
bz64898 Specify that domain must start with . in ProxyDomain
authorRich Bowen <rbowen@apache.org>
Mon, 16 Mar 2026 13:39:37 +0000 (13:39 +0000)
committerRich Bowen <rbowen@apache.org>
Mon, 16 Mar 2026 13:39:37 +0000 (13:39 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1932339 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_proxy.xml

index d27b0be5c964397c2705ffbab4e1bec60db89f8b..0f1c2895f0de056e190e3ea3798090299bb7017a 100644 (file)
@@ -2062,7 +2062,7 @@ NoProxy         .example.com 192.168.112.0/21
     the default domain which the apache proxy server will belong to. If a
     request to a host without a domain name is encountered, a redirection
     response to the same host with the configured <var>Domain</var> appended
-    will be generated.</p>
+    will be generated. The domain name must start with a dot.</p>
 
     <example><title>Example</title>
     <highlight language="config">