Jannah Theme License is not validated, Go to the theme options page to validate the license, You need a single license for each domain name.
WebHosting

How to disable SSL on Webmin

To disable SSL in Webmin control panel access link, please follow below steps

1) SSH to the server.

2) Open file

sudo /etc/webmin/miniserv.conf

3) Change

ssl=1

to

ssl=0

save the file

4) Restart Webmin service

/etc/init.d/webmin restart

Clear the browser cache, cookies and check by accessing Webmin control panel without https.

 

Show More

Related Articles

4 Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Back to top button