Why NGINX begin attracting traffic ?
What is NGINX ? Nginx is an OPEN-SOURCE Reverse Proxy Server for HTTP, HTTPS, SMTP, POP3 AND IMAP as well as a LOAD BALANCER, HTTP cache and a Web-server. Nginx is successful attracting the...
What is NGINX ? Nginx is an OPEN-SOURCE Reverse Proxy Server for HTTP, HTTPS, SMTP, POP3 AND IMAP as well as a LOAD BALANCER, HTTP cache and a Web-server. Nginx is successful attracting the...
All the docker commands will be common for Ubuntu, Centos, Windows and Mac IOS For Installation Click here How to run containers in Docker? Find the container you are willing to run using Docker....
What will be the best way to manage the log files in centos? How to configure the logrotate in centos 7? How to use logrotate? How to rotate logs in Linux ? Firstly we...
How to enable rewrite rule modules in apache (Centos and Ubuntu) for nginx Please scroll down Centos httpd -M vim /etc/httpd/conf.modules.d/00-base.conf ##Add this line LoadModule rewrite_module modules/mod_rewrite.so Do not forget to reboot web server...
Install nodejs on linux Install nodejs on ubuntu Install nodejs on centos 7 Install nodejs and npm What is Nodejs Node.js is an open-source which runs on server-side and also a cross-platform JavaScript run-time...
Hello Everyone SSL is very important for any website to have a secure connection and I will tell you to How easily you can perform free ssl installation to your website. 1. SSL installation...