#nginx
Read more stories on Hashnode
Articles with this tag
secure web server with nginx.. · Introduction This documentation provides comprehensive instructions on creating SSL certificates and securing an Nginx...
virtual host concept... · Nginx is powerful in terms of distinguishing two applications on basis of uniquely provided combinations of "hostname", "IP"...
What is a three-tier architecture? A three-tier architecture is a software design pattern used to structure applications or systems into three...
In this documentation, we will walk you through the step-by-step process of hosting a static HTML page using Nginx on a Linux server. Nginx is a...
The 'location' directive is a fundamental concept in web server configuration that allows you to specify different settings and behaviors for specific...
kickstart with webserver.. · Nginx is a web server that can be used for various purposes which are: Load balancer Reverse proxy Content...