Kodi Community Forum
Webserver... not a bug but a question - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Discussions (https://forum.kodi.tv/forumdisplay.php?fid=222)
+--- Forum: Kodi related discussions (https://forum.kodi.tv/forumdisplay.php?fid=6)
+--- Thread: Webserver... not a bug but a question (/showthread.php?tid=23641)



Webserver... not a bug but a question - HarshReality - 2006-12-12

Has anybody been working on the webserver of late? When I do a build and use the SVN package and hit the URL in explorer it gives (or tries to) me a page with heading of "Directory Listing".


- kraqh3d - 2006-12-13

the included build.bat doesnt unrar the web files.


- HarshReality - 2006-12-13

I know.. I do and it still seems like its trying to do a directory (failing at it since its a invalid path that displays as some odd ascii). Will check on a build I did today and see what happens.


- spiff - 2006-12-13

i did one update - i changed the html encodings from iso to utf-8 (which really is the correct formatting for the returned data).