By KFSys
System Administrator
Hi all,
recently we got a feedback related to How To Install Webmin on Ubuntu 18.04
It seems people where getting the following error when they tried to secure their websites with Let’s Encrypt
sudo a2ensite example.net
ERROR: Site example.net does not exist!
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Accepted Answer
The above was an issue reported by @mifu7913.
It seems like you didn’t create an Apache Vhost file or the name of the configuration file is different.
It’s already added to the intial tutorial but in case you missed it, please do check it out.
mv /etc/apache2/sites-available/your_domain.conf /etc/apache2/sites-available/NewName.conf
Please be sure to change the your_domain.conf and NewName.conf with the real values.
Regards, KDSys
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.