DM
Size: a a a
DM
ВМ
ВМ
ВМ
location ~ \.php$ {
fastcgi_pass unix:/var/run/php/php7.4-fpm.sock;
fastcgi_index index.php;
fastcgi_param SCRIPT_FILENAME $realpath_root$fastcgi_script_name;
include fastcgi_params;
}
ВМ
ВМ
ВМ
ВМ
ВМ
ВМ
DM
DM
ВМ
ВМ
location ~ \.php$ {
fastcgi_pass unix:/var/run/php/php7.4-fpm.sock;
fastcgi_index index.php;
fastcgi_param SCRIPT_FILENAME $realpath_root$fastcgi_script_name;
include fastcgi_params;
}
ВМ
ВМ
ВМ
DM
ВМ
ВМ
root /usr/share;