This update should resolve URL rewriting problems for everyone. We have now implemented cross platform rewrite engine detection that should work with any server software. We have had the chance to test this more extensively.
Another problem brought to our attention concerns the preconfigured htaccess files included with the package. If you use shared hosting, it is most likely your web server’s URLs are not directly related to physical file paths. In this case you will get a 404 File Not Found error when accessing files. We have corrected this problem by adding RewriteBase to the htaccess files. You will have to edit these files when you move and/or rename the directories that connect to the xmoovStream Server. Many thanks to Christoph Ketzler (Ketzler.de) for the tip.
Below is a list of all the changes for version 0.8.4b
1. Added cross platform rewrite engine detection to the install helper.
2. Added RewriteBase to install helper htaccess files.




