Skip to content

Commit

Permalink
Update httpd.conf (#18391)
Browse files Browse the repository at this point in the history
  • Loading branch information
docteurklein authored Nov 10, 2022
1 parent 3c6391b commit 891a2f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/httpd.conf
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ CustomLog /proc/self/fd/1 common

TypesConfig conf/mime.types

<FilesMatch \.php$>
<Location "/index.php">
SetHandler "proxy:fcgi://fpm:9000"
</FilesMatch>
</Location>

SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$0

Expand Down

0 comments on commit 891a2f7

Please sign in to comment.