(2011-12-07 10:09)eazy4me Wrote: In my conf file i have this:
Code:
ProxyPass /xbmc/ http://192.168.178.16:8085/
ProxyPassReverse http://192.168.178.16:8085/ /xbmc/
ProxyPass /xbmc/jsonrpc http://192.168.178.16/jsonrpc
ProxyPassReverse http://192.168.178.16:8085/jsonrpc /xbmc/jsonrpc
And in MFP settings i put after XBMC IP: 192.168.178.16.
Can someone help me with this?
While a bit unrelated to MFP, I would also need help to get the JSONRPC accessible through reverse proxies. What I currently is (it does NOT work though):
<Location /xbmc/>
ProxyPass http://192.168.1.105:8080/
ProxyPassReverse http://192.168.1.105:8080/
</Location>
<Location /xbmc/jsonrpc>
ProxyPass http://192.168.1.105:8080/jsonrpc
ProxyPassReverse http://192.168.1.105:8080/jsonrpc
</Location>
Using this, xbmc is accessible when accessing my-URL/xbmc. When trying to access jsonrpc, I get the following message, which doesn't look bad, but is different from when accessing directly without reverse proxies:
<html><head><title>JSONRPC</title></head><body>JSONRPC active and working</body></html>

![[Image: all-fanart.jpg]](http://trakt.tv/user/N3MIS15/widgets/watched/all-fanart.jpg)
![[Image: Lunatixz.png]](http://follw.it/badge/FanartCombo400x80/Lunatixz.png)
![[Image: all-thin-banner@2x.jpg]](http://trakt.tv/user/kgraer/widgets/watched/all-thin-banner@2x.jpg)
Search
Help