SABNZBD Reverse Proxy
Posted: April 29th, 2014, 1:50 am
Hey guys,
I have SABNZBD running on Ubuntu server,
Currently I have set my default.conf in /etc/apache2/sites-available
<Location /sabnzbd>
allow from all
ProxyPass http://192.168.1.9:8080/
ProxyPassReverse http://192.168.1.9:8080/
</Location>
I know resolve the sabnzbd, however there is no CSS/JS.
Any ideas?
I have SABNZBD running on Ubuntu server,
Currently I have set my default.conf in /etc/apache2/sites-available
<Location /sabnzbd>
allow from all
ProxyPass http://192.168.1.9:8080/
ProxyPassReverse http://192.168.1.9:8080/
</Location>
I know resolve the sabnzbd, however there is no CSS/JS.
Any ideas?