Just allowed it through ufw, but ufw is not even on i don't think:
root@lenovo-server:/etc/apache2/sites-available# sudo ufw app info "Apache Full"
Profile: Apache Full
Title: Web Server (HTTP,HTTPS)
Description: Apache v2 is the next generation of the omnipresent Apache web
server.
Ports:
80,443/tcp
root@lenovo-server:/etc/apache2/sites-available# sudo ufw allow in "Apache Full"
Rules updated
Rules updated (v6)
just ran certbot to avoid having to create all the ssl.conf files. Looks like the issue was just that I didn't enable the SSL module in apache.
What would you like to do?
1: Attempt to reinstall this existing certificate
2: Renew & replace the certificate (may be subject to CA rate limits)
Select the appropriate number [1-2] then [enter] (press 'c' to cancel): 1
Deploying certificate
Some rewrite rules copied from /etc/apache2/sites-enabled/groupfinder.conf were disabled in the vhost for your HTTPS site located at /etc/apache2/sites-available/groupfinder-le-ssl.conf because they have the potential to create redirection loops.
Successfully deployed certificate for groupfinder.cc to /etc/apache2/sites-available/groupfinder-le-ssl.conf
Successfully deployed certificate for www.groupfinder.cc to /etc/apache2/sites-available/groupfinder-le-ssl.conf
Successfully deployed certificate for techmasterdesign.com to /etc/apache2/sites-enabled/000-default-le-ssl.conf
Successfully deployed certificate for www.techmasterdesign.com to /etc/apache2/sites-enabled/000-default-le-ssl.conf
Some rewrite rules copied from /etc/apache2/sites-enabled/wavebuddha.conf were disabled in the vhost for your HTTPS site located at /etc/apache2/sites-available/wavebuddha-le-ssl.conf because they have the potential to create redirection loops.
Successfully deployed certificate for wavebuddha.com to /etc/apache2/sites-available/wavebuddha-le-ssl.conf
Successfully deployed certificate for www.wavebuddha.com to /etc/apache2/sites-available/wavebuddha-le-ssl.conf
Congratulations! You have successfully enabled HTTPS on https://groupfinder.cc, https://www.groupfinder.cc, https://techmasterdesign.com, https://www.techmasterdesign.com, https://wavebuddha.com, and https://www.wavebuddha.com
If you like Certbot, please consider supporting our work by:
Thank you for all your help man, I sincerely appreciate it.
If it weren't for an experienced gigachad like yourself, I would still be pulling my hair out as we speak. Transfering linux servers is never fun, but i've done it so many times now and I feel like I should write a little guide, so that next time I don't get completely lost.
Yes, do that!
We think it's obvious and we'll remember...
And then, when the time comes, we have to reinvent that wheel again.
It's "fun" to cleanup apache messes (slightly biased: I prefer nginx most of the time).
All's well that ends well, and this ended with us drinking !
So, I call that a win-win - w i n !