Skip to content

benjaminPla/nginx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Nginx

Usefull commands

  • Configure Nginx: sudo vi /etc/nginx/nginx.conf.
  • Start Nginx: sudo service nginx start.
  • Restart Nginx to apply the configuration changes: sudo service nginx restart.
  • Check Nginx status: sudo systemctl status nginx.
  • Test Nginx configuration file: sudo nginx -t.

About

Nginx usefulll template.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published