Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. crt.sh | example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
My domain is: celebritymc.com
I ran this command: nano default.conf
It produced this output: Shows Rewrite Engine data as below..
My web server is (include version): apache 2.4
The operating system my web server runs on is (include version): ubuntu 20.04 Zorin 16.2
My hosting provider, if applicable, is: self
I can login to a root shell on my machine (yes or no, or I don't know): yes
I'm using a control panel to manage my site (no, or provide the name and version of the control panel):
no
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot):
I have still not resolved the problem of not being able to use 443 on celebritymc.com because the router is using it as https although, although may have an answer soon.
Looking through the files in the sites-available folder, I see this text at the end of the in the 000-default.conf file tnd was wondering whether it should be there as it is not the ssl conf version.
RewriteEngine off
RewriteCond %{SERVER_NAME} =celebritymc.com
REwriteRule ^ https//%{SERVER_NAME}%{REQUEST_URL} [END,NE,R=permenent]
In that same sites-available folder I have several other domains which I have still not applied for ssl certs yet.
000-default.conf
000-default-le-ssl.conf
celebritymc.conf
celebritymc-ssl.conf
default-ssl.conf
johnnyokeefe.conf
ozrockshop.conf
ozstar.conf
Thank you