Template not being loaded - SAB behind proxy
Posted: July 26th, 2012, 3:27 am
Hi,
I'm running SAB 0.7.1 on ReadyNas. I can access it from local network http://ip:2708. I made following entries for reverse proxy:
<Location /sabnzbd>
ProxyPass http://localhost:8080
ProxyPassReverse http://localhost:8080
</Location>
Now I can access SAB we interface my.domain.com/sabnzbd problem is template is not loading:
but as soon as I go my.domain.com/sabnzbd/config template is there then I can come back to main page template is there too. I'm using Plush - gold.
Worth to mention is the fact that on ReadyNas I have disabled HTTP leaving only HTTPS enabled so apache is also rewriting http<->https.
Any ideas what could that be?
I'm running SAB 0.7.1 on ReadyNas. I can access it from local network http://ip:2708. I made following entries for reverse proxy:
<Location /sabnzbd>
ProxyPass http://localhost:8080
ProxyPassReverse http://localhost:8080
</Location>
Now I can access SAB we interface my.domain.com/sabnzbd problem is template is not loading:
but as soon as I go my.domain.com/sabnzbd/config template is there then I can come back to main page template is there too. I'm using Plush - gold.
Worth to mention is the fact that on ReadyNas I have disabled HTTP leaving only HTTPS enabled so apache is also rewriting http<->https.
Any ideas what could that be?