Skip to content

Instantly share code, notes, and snippets.

@vladi160
Created May 15, 2023 21:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vladi160/c43ca6582adbce2f24cd8cffd78ef190 to your computer and use it in GitHub Desktop.
Save vladi160/c43ca6582adbce2f24cd8cffd78ef190 to your computer and use it in GitHub Desktop.
# List server names in Nginx configuration files
sudo grep -r "server_name" /etc/nginx/sites-available
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment