Revert "Mastercontainer - use php unix socket"

This commit is contained in:
Simon L 2023-09-21 15:38:23 +02:00 committed by GitHub
parent a68b51507b
commit b3fffb877e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 6 deletions

View file

@ -19,7 +19,7 @@ Listen 8080
# PHP match
<FilesMatch "\.php$">
SetHandler "proxy:unix:/var/run/php.sock"
SetHandler "proxy:fcgi://localhost:9000"
</FilesMatch>
# Master dir
DocumentRoot /var/www/docker-aio/php/public/