We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 70a6a41 + 5e87db6 commit b53285fCopy full SHA for b53285f
1 file changed
docker/mapbender_apache.conf
@@ -13,6 +13,8 @@ RemoteIPHeader X-Forwarded-For
13
14
Require all granted
15
16
+ SetEnvIf Authorization "(.*)" HTTP_AUTHORIZATION=$1
17
+
18
RewriteEngine On
19
RewriteBase /
20
# If using mapbender behind an reverse-proxy
0 commit comments