[mythtv-users] Mythweb via SSL on Mythbuntu 14.04, how?

Vincent McIntyre vincent.mcintyre at gmail.com
Sun Oct 23 09:33:41 UTC 2016


On Fri, Oct 21, 2016 at 08:47:23AM -0500, Nate Bargmann wrote:
> 
> I have Apache configured for serving HTTPS on port 443 and it serves
> the default Ubuntu page from /var/www/html/index.html, also user
> directories are configured to be served from $HOME/public_html as
> https://host/~user.  So far, so good.
> 
> Mythbuntu installs a symbolic link named mythweb under /var/www that
> points to /usr/share/mythtv/mythweb.  It is this directory that
> I cannot figure out how to serve via HTTPS.  It serves fine from
> HTTP using port 80, but I don't want to expose that port to access
> outside my router.  I figure that SSL would be safer as my
> authentication credentials would not be sent in clear text.

Can you look in /etc/apache2/sites-enabled?
There will be some symlinks there pointing to config files.
If there is a separate config for the SSL version of the server
it may have a separate DocumentRoot directive, pointing elsewhere.
It might help the discussion to post what ls -l shows
in the sites-enabled directory.

Kind regards
Vince


More information about the mythtv-users mailing list