mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-24 08:26:55 +00:00
Revert "Mastercontainer - use php unix socket"
This commit is contained in:
parent
a68b51507b
commit
b3fffb877e
3 changed files with 4 additions and 6 deletions
|
|
@ -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/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue