How to Configure SSL Certificate in Apache Web Server

How to Configure SSL Certificate in Apache Web Server

In this article we are going to discuss How to Configure SSL Certificate in Apache Web Server. SSL Stands for Secure Sockets Layer used for Websites to transfer data over internet or over network Securely. In today’s world Internet is became mandatory to perform any task such as Bank Transactions, Shopping, All kind Bill Payments and So on. To … Read more

How to Configure Basic Authentication in Apache Web Server

How to Configure Basic Authentication in Apache Web Server

Apache Web Server is a huge application comes with some nice features like SSL Configuration, Website Authentication and so on. In this article, we are going to discuss how to configure basic authentication in Apache Web Server. The first thing that comes in my mind is what is authentication and why we need it. Let me … Read more