User Tools

Site Tools


computing:apachesurvival

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
computing:apachesurvival [2022/05/25 17:17] oemb1905computing:apachesurvival [2023/06/29 04:09] oemb1905
Line 3: Line 3:
   * **Jonathan Haack**   * **Jonathan Haack**
   * **Haack's Networking**   * **Haack's Networking**
-  * **netcmnd@jonathanhaack.com**+  * **webmaster@haacksnetworking.org**
  
 ------------------------------------------- -------------------------------------------
Line 59: Line 59:
 Append something like this to the bottom: Append something like this to the bottom:
      
-  xxx.xxx.xxx.xxx site1.com hostname+  xxx.xxx.xxx.xxx site1.com site1
  
 Make sure to do this for each domain.  Check your configurations up until now and then restart the service and check if it starts: Make sure to do this for each domain.  Check your configurations up until now and then restart the service and check if it starts:
Line 100: Line 100:
   sudo a2ensite site2.com-ssl.conf   sudo a2ensite site2.com-ssl.conf
      
-Visit both sites using Firefox, and ensure they resovle - if not, check each step and debug.  Remember, you can trust the browser warning, because you set this cert up!  However, for others to access your site, you need to use a trusted authority like Let's Encrypt.  Here's how we do this: +Visit both sites using Firefox, and ensure they resolve - if not, check each step and debug.  Remember, you can trust the browser warning, because you set this cert up!  However, for others to access your site, you need to use a trusted authority like Let's Encrypt.  Here's how we do this: 
  
   sudo apt install certbot letsencrypt python3-certbot-apache   sudo apt install certbot letsencrypt python3-certbot-apache
computing/apachesurvival.txt · Last modified: 2024/02/20 23:00 by oemb1905