-
Published Question
Hi,
I'm trying to renew my SSL certificate on apache running on an ubuntu droplet with certbot.
I have followed this tutorial: https://www.digitalocean.com/community/tutorials/how-to-secure-apache-with-let-s-encrypt-...
1
•
•
By
krestensb
Apache
Ubuntu 16.04
-
Published Answer
I never added any .conf for port 443 before I started to implement your code.
Would I need one .conf with two bloks like this?
…
•
By
krestensb
-
Published Answer
Hi, Thanks for answering!
Now I changed it to whats below.
I don’t thin I understood you right
Now www.dagenssalg.dk is re…
•
By
krestensb
-
Published Question
Hi,
I have a domain dagenssalg.dk and both www.dagenssalg.dk and dagenssalg.dk is sendt to the root of my apache server.
But, www.dagenssalg.dk only sends me to "index of /" where dagenssalg.dk runs the python script ...
3
•
•
By
krestensb
Apache
Ubuntu 16.04
-
Published Question
I need help to connect my domain to my droplet:
I have installed apache on my ubuntu 14.04.2 droplet. Its running fine on http://188.226.136.142/
I have a domain skovstedconsulting.dk pointed to ns1.digitalocean.com, ...
Accepted Answer:
Hi @krestensb
I can see that your domain is using the DigitalOcean name servers, so far so good, but it doesn't seem like you've created A record pointing to your droplet's IP address.
Go to https://cloud.digitalocea...
3
•
•
By
krestensb
Apache
Ubuntu 16.04