We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 408dd16 commit c0756d6Copy full SHA for c0756d6
update-server-xml.sh
@@ -38,7 +38,7 @@ set_attribute /Server/Service/Connector relaxedQueryChars "$RELAXED_QUERY_CHARS"
38
39
# Enable request attributes so that, when using a reverse proxy, the original
40
# client ip is recorded in logs rather than the internal proxy ip
41
-set_attribute /Server/Service/Engine/Host/Valve requestAttributesEnable "true"
+set_attribute /Server/Service/Engine/Host/Valve requestAttributesEnable "true"
42
43
#create RemoteIpValve if missing. this is needed so ERDDAP knows when its responding to https requests
44
#end result should look like:
0 commit comments