mirror of https://github.com/midoks/mdserver-web
parent
69f03ece22
commit
75a2a5a25c
@ -1,5 +1,5 @@ |
||||
location /phpfpm_status_apt{$PHP_VERSION} { |
||||
fastcgi_pass unix:/run/php/php{$PHP_VERSION}-fpm.sock |
||||
fastcgi_pass unix:/run/php/php{$PHP_VERSION}-fpm.sock; |
||||
include fastcgi_params; |
||||
fastcgi_param SCRIPT_FILENAME \$fastcgi_script_name; |
||||
} |
Loading…
Reference in new issue