Jalle19 / xbmc-video-server

Web interface for streaming or downloading media from a Kodi/XBMC library
GNU General Public License v3.0
191 stars 39 forks source link

Possible to use it with Nginx? #261

Closed bjoerns1983 closed 8 years ago

bjoerns1983 commented 9 years ago

Hi there, are there maybe some configuration suggestions to uns xbmc-video-server with nginx instead of Apache? Maybe somebody already runs it in that combo?

Jalle19 commented 9 years ago

I haven't tried it but naturally it should work. I've mainly stuck with Apache to be able to support Windows users since AFAIK nginx is not available on Windows.

bjoerns1983 commented 9 years ago

Hmm okay, than i just have to figure it out how the site config for xbmc-video-server has to look lile, because nginx does not support .htaccess. So everything which is in there has to be "translated" to the nginx site config.

Jalle19 commented 9 years ago

There aren't that many rules, the most important part is the URL rewriting.