Skip to content

Instantly share code, notes, and snippets.

@novomirskoy
Created August 14, 2014 04:13
Show Gist options
  • Save novomirskoy/637309f953a3ac864120 to your computer and use it in GitHub Desktop.
Save novomirskoy/637309f953a3ac864120 to your computer and use it in GitHub Desktop.
NGINX
Проверка правильности конфигурационного файла и всех подключаемых файлов
nginx -t -c <path-to-nginx.conf>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment