Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Fri Sep 25, 2015 8:45 pm 
Offline
Newbie

Joined: Fri Sep 25, 2015 10:50 am
Posts: 2
In the guide SSL Certificates with Apache on Debian & Ubuntu, after the line:
Code:
a2enmod ssl

I had to also:
Code:
a2ensite default-ssl.conf

in order to get the website to work via https. I'm not sure if this is the right place for corrections like this or not or even if this was already widely known.


Top
   
PostPosted: Sun Sep 27, 2015 5:06 pm 
Offline
Senior Member

Joined: Mon Jul 05, 2010 5:13 pm
Posts: 392
You only need to do that if you put your virtualhost config in default-ssl.conf instead of the file you were using before in step 1 of that guide.

- Les


Top
   
PostPosted: Tue Sep 29, 2015 1:00 pm 
Offline
Linode Staff

Joined: Mon Sep 29, 2014 4:47 pm
Posts: 90
Twitter: FelicianoTech
Yeah ideally you would have your virtualhost in a file of its own like
Code:
/etc/apache2/sites-available/example.com.conf


Then you would do
Code:
a2ensite example.com


Top
   
PostPosted: Thu Oct 15, 2015 6:11 am 
Offline
Junior Member
User avatar

Joined: Mon Jun 22, 2015 12:55 am
Posts: 30
Website: http://iserversupport.com/
Here is a nice guide

https://www.linode.com/docs/security/ss ... ian-ubuntu

_________________
Server Management with 24x7 monitoring
http://iserversupport.com/on-demand/


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group