I need help. I am NOT an experienced Linux user so be kind
I have gotten stuck in trying to configure my SSL for apache.
In this guide: https://doc.owncloud.org/server/10.0/ad ... pache.html 1
I have added the SSLOpenSSLConfCmd DHParameters /etc/apache2/dh4096.pem into my ssl.conf file wich is located in /etc/apache2/mods-enabled/ directory. I hope this is the correct place to add that.
After this the guide wants me to add “/.well-known/acme-challenge” in my Virtual host directive for port 80. But what file contains this directive ? I feel like a noob for not finding this.
Further down the guide they also want me to adopt my virtual host block. Where exactly do i find this ?
Im running Raspbian on my raspberry 3 b+
Googled like a crazy man to find answers but im a bit stuck at the moment.
Please help.