Steps:
1. Download the latest version from github
2. In app.config,
3. In urlrewriter.config file, use the advanced version
4. Try to load the forum.
Expected: Forum to load
Actual: The url is redirected to http://localhost/forum/forum/forum/forum/forum/forum/forum/forum
(it seems to keep redirecting to an infinite loop)
To solve this: In step 3, when I changed the urlrewriter.config file to "standard" or original tags, it is working fine.
Also since enableurlrewriter is false in the app.config file, I think it should not be reading the urlrewriter file.