]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Merge r1918407 from trunk:
authorEric Covener <covener@apache.org>
Tue, 18 Jun 2024 13:15:06 +0000 (13:15 +0000)
committerEric Covener <covener@apache.org>
Tue, 18 Jun 2024 13:15:06 +0000 (13:15 +0000)
emphasize no default value

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1918408 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_remoteip.xml

index 2baa1d7fa23402d6b612840c41085b328d9819a8..110045c2d6e17a525697b545d5acd6045e537843 100644 (file)
@@ -112,6 +112,7 @@ via the request headers.
 <name>RemoteIPHeader</name>
 <description>Declare the header field which should be parsed for useragent IP addresses</description>
 <syntax>RemoteIPHeader <var>header-field</var></syntax>
+<default>none</default>
 <contextlist><context>server config</context><context>virtual host</context></contextlist>
 
 <usage>