Vesta 2.0 is coming soon! See our progress update: https://vestacp.com/docs/vesta-2-update
Search found 1 match
- Mon Mar 12, 2018 6:02 pm
- Forum: Веб сервер
- Topic: Не стартует nginx
- Replies: 0
- Views: 1046
Не стартует nginx
Приветствую всех. Потребовалось перезапустить сервис и вывалилась следующая ошибка:
nginx: [emerg] "location" directive is not allowed here in /etc/nginx/conf.d/webmail.inc:1
Содержимое:
location /webmail {
alias /var/lib/roundcube/;
location ~ /(config|temp|logs) {
return 404;
}
location ...
nginx: [emerg] "location" directive is not allowed here in /etc/nginx/conf.d/webmail.inc:1
Содержимое:
location /webmail {
alias /var/lib/roundcube/;
location ~ /(config|temp|logs) {
return 404;
}
location ...