Add Multiple Domains(virtual Hosts) on Apache Ubuntu
Add Multiple Domains(virtual Hosts) on Apache Ubuntu Date Posted:04-04-2017 Apache popular well known webserver which can be used to serve multiple domains on a single server. This post […]
Add Multiple Domains(virtual Hosts) on Apache Ubuntu Date Posted:04-04-2017 Apache popular well known webserver which can be used to serve multiple domains on a single server. This post […]
Enable mod rewrite module on Apache 2.4 Date Posted:01-04-2017 Mod rewrite is an essential module for .htaccess rules to work on apache server. Follow the below post incase apache is not
Introduction Red Hat Enterprise Linux (RHEL) 6 and RHEL 7 use different service management, networking, firewall, hostname, and system configuration commands. This guide provides a practical comparison of
Date Posted:25-03-2017 In our previous posts, we have seen how to hide webserver information on nginx information. Now, in this post we will show on how to hide
Introduction By default, Nginx may expose webserver version information through the HTTP response headers. Depending on the configuration, this can also reveal information about the underlying operating system.
Date Posted: 17-03-2017 Docker is a most handy devops tool used nowdays. In this post, we explains few things about docker starts from installation. We tested docker on