change to php 8.1
This commit is contained in:
parent
5a29f9e9bd
commit
076e8bd2d8
|
@ -4,7 +4,7 @@ Alias /panel /srv/www/html/panel
|
||||||
|
|
||||||
# panel php-fpm worker
|
# panel php-fpm worker
|
||||||
<FilesMatch ".+\.ph(p[3457]?|t|tml)$">
|
<FilesMatch ".+\.ph(p[3457]?|t|tml)$">
|
||||||
SetHandler "proxy:unix:/run/php/php7.4-fpm-vpanel.sock|fcgi://localhost"
|
SetHandler "proxy:unix:/run/php/php8.1-fpm-vpanel.sock|fcgi://localhost"
|
||||||
</FilesMatch>
|
</FilesMatch>
|
||||||
|
|
||||||
# Enable rewrite engine
|
# Enable rewrite engine
|
||||||
|
|
Loading…
Reference in New Issue
Block a user