Your Dispatcher configuration appears mostly correct, but a minor issue might be causing the 404 error. Ensure the virtual host setting (/virtualhosts { "*" }) matches your IIS setup, replacing * with the actual host name if necessary. Verify that the homepage path (/homepage "/geometrixx/en.html") ...