[mythtv-users] Mythweb over SSL stops working after upgrade to mythbuntu 14.04 / apache 2.4

Doug Lytle support at drdos.info
Thu Dec 25 13:46:08 UTC 2014


Matthias Thyroff wrote:
> If I change back to non-ssl, it works. What can be wrong here???
>
> Thanks for any hints! 

I've never used HTTPS on mythweb, but I went and set it up just to see 
how.  3 things I had to do to enable ssl on my system.

First my system:

lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 14.04 LTS
Release:        14.04
Codename:       trusty

cd /etc/apache2/sites-enabled

ln -s /etc/apache2/sites-available/default-ssl.conf

cd /etc/apache2/modes-enabled

ln -s /etc/apache2/mods-available/ssl.load
ln -s /etc/apache2/mods-available/ssl.conf
ln -s /etc/apache2/mods-available/socache_shmcb.load

service apache2 restart

Doug

-- 
Ben Franklin quote:

"Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor Safety."



More information about the mythtv-users mailing list