Сообщество IT-специалистов
Ответы на любые вопросы об IT
Профессиональное развитие в IT
Удаленная работа для IT-специалистов
location ~* ^/test.php/*$ { default_type text/plain; alias /home/123.txt; }
"/home/123.txtindex.html" is not a directory, client: ..., server: ..., request: "GET /test.php/ HTTP/1.1", host: "..."
location /text/first.php { root /var/www/html; index 123.txt; }