Daniel15 / rTorrentWeb

Web-based frontend for rTorrent - Migrated from old Trac website
http://rtorrentweb.com/
GNU General Public License v3.0
18 stars 2 forks source link

Using SSL Breaks The Base URL #81

Closed Daniel15 closed 13 years ago

Daniel15 commented 13 years ago

When using SSL to access rTorrentWeb the base URL is incorrect and causes the stylesheets and possibly other resources to not be found.

REF - http://rtorrentweb.com/forum/bug_reports/css_unavailable_when_running_ssl_only_6.0.html

rTorrentWeb should detect SSL and where appropriate use SSL only to get all resources.

Daniel15 commented 13 years ago

[daniel15](In [120]) Fix issues with SSL (close #81)