Configuration of SSL/TLS on CentOS server running Plesk
When we have ssl enabled on our plesk panel then still there is need to configure SSL/TLS properly so your server/site can much secure. In this article you ‘ll see how to configure SSL/TLS...
When we have ssl enabled on our plesk panel then still there is need to configure SSL/TLS properly so your server/site can much secure. In this article you ‘ll see how to configure SSL/TLS...
What’s the need for upgrade Nginx If you are running older nginx version in ubuntu then you need to upgrade nginx to latest stable version as older version have some security measures. The default...
Installation & Configuration steps of Nginx with Pagespeed in Centos How Nginx is Different from Apache In its quest to be lightweight and fast, Nginx takes a different approach to modules than you’re probably familiar...
Installation & Configuration of Nginx with Pagespeed in Ubuntu from source How Nginx is Different from Apache In its quest to be lightweight and fast, Nginx takes a different approach to modules than you’re probably...
Why are we using Nginx, Varnish and PHP-FPM? Nginx is a web-server, like Apache, but boosts much better performance results, and is much more stable when handling lots of requests, which results in high...
Why are we using Nginx, Varnish and PHP-FPM? Nginx is a web-server, like Apache, but boosts much better performance results, and is much more stable when handling lots of requests, which results in high...
Steps to Install Nginx, MySQL, PHP (LEMP) in Ubuntu Introduction LEMP stack is a group of open source software to get web servers up and running. The acronym stands for Linux, nginx (pronounced Engine...