Install Apache Web Server. Gonfigure Virtual Host. Get SSL/TLS Certificate.

Опубликовано: 11 Октябрь 2022
на канале: TechTutelage
1,522
38

Install apache web server, and configure virtual host to serve multiple websites on the same server. Get FREE ssl /tls certificates for each website using python3-certbot-apache plugin.

🔔 SUBSCRIBE: If you find my videos helpful, you can support me by subscribing and leaving a comment.    / @techtute  

Timeline
00:45 Install Apache Web Server
01:20 Open Port 80 443 in iptables
02:20 Make webroot and index.html for your web site
02:50 Create virtual host to listen port 80
03:40 Create DNS record in Namecheap
04:54 Install and run python3-certbot-apache plugin (Will setup ssl and ssl redirect)
06:25 Set up second website on apache
08:50 Get SSL certificate for the second website
09:30 SSL certs auto renewal