Hi,
Although I believe this is not supported in IIS, I have manage to use version 2.1.1 in IIS using a custom web.config file (.htaccess for IIS). However, the folder structure in version 3 onwards break the web.config.
The main page will load OK, but other page will only point to public. For example, a contact page will have URL like this: http://localhost/huge/public/contact/index
Appreciate anyone that's able to use version 3 with IIS to point me to the right direction.
Thank you very much.