-
[SOLVED] How to Disable SSL?
Hi folks,
I have a web server that is currently running SSL. I want to revert the website back from https to http. Would anyone here know how I would go about doing this?
Thanks
Last edited by batgranny; October 13th, 2010 at 04:50 PM.
-
Re: How to Disable SSL?
sudo a2dismod ssl
sudo a2dissite default-ssl
sudo service apache2 restart
-
Re: How to Disable SSL?
Wow that was quick and worked a treat!
-
Re: How to Disable SSL?
Re: How to Disable SSL?
sudo a2dismod ssl
sudo a2dissite default-ssl
sudo service apache2 restart
YOU SAVED ME 

thanks alot
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks