Added fixes
This commit is contained in:
@@ -26,7 +26,8 @@ Alias /%pma_alias% /usr/share/phpmyadmin
|
||||
</IfDefine>
|
||||
<IfDefine !PHP_ENABLED>
|
||||
<FilesMatch \.php$>
|
||||
SetHandler "proxy:unix:/run/hestia-php.sock|fcgi://localhost"
|
||||
#SetHandler "proxy:unix:/run/hestia/php.sock|fcgi://localhost"
|
||||
SetHandler "proxy:fcgi://127.0.0.1:9000"
|
||||
</FilesMatch>
|
||||
</IfDefine>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user