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.
2 parents ae167bb + ea8f733 commit 28b5cedCopy full SHA for 28b5ced
.docker/apache2/conf/apache2.conf
@@ -5,7 +5,7 @@
5
# Uncomment the following line to force Apache to pass the Authorization
6
# header to PHP: required for "basic_auth" under PHP-FPM and FastCGI
7
#
8
- # SetEnvIfNoCase ^Authorization$ "(.+)" HTTP_AUTHORIZATION=$1
+ SetEnvIfNoCase ^Authorization$ "(.+)" HTTP_AUTHORIZATION=$1
9
10
<FilesMatch \.php$>
11
# when using PHP-FPM as a unix socket
0 commit comments