
Nginx redirect HTTP to HTTPS
Hypertext Transfer Protocol Secure(HTTPS) is an extension of the Hypertext Transfer Protocol(HTTP). It is used for secure communication over a computer network, and is widely used on the Internet. Using…
Read more »
Exclude certain|specific logs from Nginx
Nginx logs are needed to track all events generated on the Webserver. However there are some specific events which are not needed to track. turning off of those logs or…
Read more »