Creating virtual host in Apache
In this tutorial you are going to lean, how you can create virtual host. 1. Create hosts file entry for domain and IP in Xampp 2. Include external virtual host config file in httpd.conf 3. Create virtual host entry 4. Restart your Apache Web Server 5. Check your website in browser 6. Introduction to Apache Web […]
Create SSL Certificate with XAMPP in Local Windows Machine
1 Introduction 2 Create SSL 3 Add domain name in hosts file 4 Create virtual host in Apache 1.Introduction▲ This document describes how to create SSL certificate in Windows Machine and deploy your local site with https. It requires two files that you can download from cert.conf make-cert.bat This example […]
Remove a Certificate (server.crt) from Local Windows Machine
1 Introduction 2 Run mmc command 3 Open the certificate folder 4 Delete a certificate 1.Introduction▲ You have installed a server.crt file in Windows 10 machine. Follow the instruction to uninstall it. 2.Run mmc command▲ It can be done in either of the following ways: 2.1.You can right click start […]