skip to Main Content

Letsencrypt SSL site can't be reached – Apache

I am trying to integrate SSL with my Laravel site http://enablerochester.com. I tried following the tutorial for setting up certbot on Ubuntu 18.04 here: https://www.digitalocean.com/community/tutorials/how-to-secure-apache-with-let-s-encrypt-on-ubuntu-18-04 however after following each step https still doesn't work. Within my /etc/apache2/sites-enabled I have two…

VIEW QUESTION

Configure varnish with apache on ubuntu 18.04

I have been trying to install Varnish on ubuntu 18.04. I have used this article https://hostadvice.com/how-to/how-to-setup-varnish-http-cache-on-an-ubuntu-18-04-vps-or-dedicated-server/, after I run the command curl -I http://localhost but I get the error curl: (7) Failed to connect to localhost port 80: Connection refused.…

VIEW QUESTION
Back To Top
Search