Install Varnish Cache 5.1 for Nginx on Debian and Ubuntu
Varnish Cache (also called Varnish) is an open source, HTTP accelerator which stores web pages in memory so web servers
Web Servers like Apache, Nginx, Light HTTPd, Resin and Cherokee
Varnish Cache (also called Varnish) is an open source, HTTP accelerator which stores web pages in memory so web servers
Apache is a free, open source and popular HTTP Server that runs on Unix-like operating systems including Linux and also
Varnish Cache (also called Varnish) is an open source, high-performance HTTP accelerator with a modern design. It stores the cache
In our last article, we showed how to speed up Nginx performance with Ngx_Pagespeed on CentOS 7. In this tutorial,
Nginx [engine x] is a free and open-source, cross-platform, powerful web server and reverse proxy software written in C. It
In one of our several articles relating to Apache server security and hardening tips, we explained how to hide Apache
Less than two weeks ago, the Wannacry ransomware attack compromised thousands of computers, causing considerable losses to big companies and
Securing your apache web server is one of the most important task, specially when you setting up a new website.
The PHP configuration, by default allows the server HTTP response header ‘X-Powered-By‘ to display the PHP version installed on a
When remote requests are sent to your Apache web server, by default, some valuable information such as the web server
As promised in our previous two articles (Perform Internal Redirection with mod_rewrite and Show Custom Content Based on Browser), in
As promised in our previous article (How to Perform Internal Redirection with mod_rewrite), in this post we will explain how