How to reproduce :
- set two redirections with this order:
/site/test.html -> index.html
/site/** -> default.html
- get to the url http://myServer/site/test.html
- we are redirected to default.html
Expected : redirection to index.html
How to reproduce :
Expected : redirection to index.html