]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
emphasize no default value
authorEric Covener <covener@apache.org>
Tue, 18 Jun 2024 13:14:42 +0000 (13:14 +0000)
committerEric Covener <covener@apache.org>
Tue, 18 Jun 2024 13:14:42 +0000 (13:14 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1918407 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_remoteip.xml

index c825b0df4074016eeae6b901b8e0be7aad09ebd0..0699e8fea9d1425d25a1e21afafc6ba62119b24b 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>