Skip to content

Handy sets of NGINX Configurations for Laravel, NodeJS, WordPress, Angular & Strapi

License

Notifications You must be signed in to change notification settings

iamhitya/NGINX-Configurations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nginx-conf

Handy sets of NginX Configurations

Installation

Official Documentation
My Preference

Basic Commands

sudo nginx -t # to validate configurations
sudo systemctl reload nginx # reload without turning off
sudo systemctl start nginx # simply start
sudo systemctl restart nginx # switch off and start
sudo systemctl stop nginx # switch off

Contributions

Welcoming more configurations.

Follow me at

Github @iamhitya Twitter @iamhitya LinkedIn @iamhitya

That's all Folks. Enjoy.

About

Handy sets of NGINX Configurations for Laravel, NodeJS, WordPress, Angular & Strapi

Topics

Resources

License

Stars

Watchers

Forks