XBMC Video Server: stream/download your library contents
(2014-05-30, 00:25)D0nR0s4 Wrote: Hey, firstly thanks for this great piece of software.
I got this all set up as intended, but I am trying to run the entire apache setup behind an nginx reverse proxy. The setup on the nginx side, I can do, but I would also need an ability to set a base path in the application, as my url would look something like this:

http://example.com/streaming/...

where "..." would be anything provided by apache. The application redirects to "http://example.com/..." however, making the entire thing unusable.

It would be great if you could point me in the right direction to solve this, as I tried digging through some of the yii framework configs, which resulted in a looped url on http://example.com/streaming/site/login after I tried inserting this:
PHP Code:
'request'=>array(
    
'baseUrl'=>'http://example.com/streaming'

into protected/config/main.php.

Btw, obviously example.com is not the actual url Smile

I'll see what I can do about this, I'll need to set up an nginx proxy so I can properly this with altered base URLs. File an issue on Github in the meantime so I don't forget it!
Reply


Messages In This Thread
RE: XBMC Video Server: stream/download your library contents - by negge - 2014-05-30, 09:27
Reverse Proxy Problem - by tsthomas - 2014-10-23, 19:20
Doctor Who xmas Specials - by ZennMystic - 2015-12-31, 02:39
Logout Mark Read Team Forum Stats Members Help
XBMC Video Server: stream/download your library contents9