Welcome! Log In Create A New Profile

Advanced

Re: Не получается location из другой папки

October 06, 2023 03:51PM
Разобрался, отвечу сам себе, вдруг кому поможет.

location /webmail {
root /var/www; - тут убрать webmail
location ~ \.php$ {
fastcgi_param SCRIPT_FILENAME $realpath_root$fastcgi_script_name; тут $document_root заменить на $realpath_root
}
}

Теперь FastCGI видит все пути правильно.
Subject Author Posted

Не получается location из другой папки

milov October 06, 2023 03:10PM

Re: Не получается location из другой папки

milov October 06, 2023 03:51PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 262
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready