Vesta 2.0 is coming soon! See our progress update: https://vestacp.com/docs/vesta-2-update
шаблон http2
-
- Posts: 3
- Joined: Tue Apr 10, 2018 8:04 pm
- Os: CentOS 6x
- Web: apache + nginx
шаблон http2
Здравствуйте.
Свежепоставленная vesta на ubuntu 18 x64. В шаблонах http2 хардкод в пути:
error_log /var/log/httpd/domains/%domain%.error.log error;
из-за этого nginx не рестартится после добавления юзера с этим шаблоном:
Свежепоставленная vesta на ubuntu 18 x64. В шаблонах http2 хардкод в пути:
error_log /var/log/httpd/domains/%domain%.error.log error;
из-за этого nginx не рестартится после добавления юзера с этим шаблоном:
Code: Select all
Mar 23 16:54:22 ru.ru systemd[1]: Starting nginx - high performance web server...
Mar 23 16:54:22 ru.ru nginx[19654]: nginx: [warn] the "ssl" directive is deprecated, use the "listen ... ssl" directive instead in /home/admin/conf/web/
Mar 23 16:54:22 ru.ru nginx[19654]: nginx: [emerg] open() "/var/log/httpd/domains/test1.ru.ru.error.log" failed (2: No such file or directory)
Mar 23 16:54:22 ru.ru systemd[1]: nginx.service: Control process exited, code=exited status=1
Mar 23 16:54:22 ru.ru systemd[1]: nginx.service: Failed with result 'exit-code'.
Mar 23 16:54:22 ru.ru systemd[1]: Failed to start nginx - high performance web server.
Re: шаблон http2
Здравствуйте.
Используйте данный шаблон https://github.com/serghey-rodin/vesta/ ... http2.stpl
Используйте данный шаблон https://github.com/serghey-rodin/vesta/ ... http2.stpl