docsrodrigo de avila's knowledge base
GitHubGitHub (opens in a new tab) (opens in a new tab)
  • bookmarks
    • consul
    • databases
      • postgresql
      • pub/sub
    • dev
      • general
      • golang
      • sql
    • docker
    • git
    • general
    • jamstack
    • kubernetes
    • linux
    • mac os
    • redis
    • sre
    • virtual machines
  • how-to
    • apache
    • css
    • docker
    • git
      • frequently used
      • essentials
      • statistics
    • gpg
    • linux
      • almalinux
      • bash
      • ubuntu
      • wsl
    • lvm
    • mysql
      • queries
    • mac os
    • network
    • nginx
    • postgresql
      • commands
      • queries
      • replication
      • tools
    • engineering practices
    • ssh
    • sql server
      • queries
  • bookmarks
    • consul
    • databases
      • postgresql
      • pub/sub
    • dev
      • general
      • golang
      • sql
    • docker
    • git
    • general
    • jamstack
    • kubernetes
    • linux
    • mac os
    • redis
    • sre
    • virtual machines
  • how-to
    • apache
    • css
    • docker
    • git
      • frequently used
      • essentials
      • statistics
    • gpg
    • linux
      • almalinux
      • bash
      • ubuntu
      • wsl
    • lvm
    • mysql
      • queries
    • mac os
    • network
    • nginx
      • test config file
    • postgresql
      • commands
      • queries
      • replication
      • tools
    • engineering practices
    • ssh
    • sql server
      • queries

On This Page

  • test config file
how-to
nginx

nginx

test config file

$ sudo nginx -t -c /etc/nginx/nginx.conf
nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
nginx: configuration file /etc/nginx/nginx.conf test is successful

(c) 2020 - 2023 | rdeavila. licensed under the mit license.