I develop an application who send some private link by mail to internal customer but I've a problem.
we are using outlook 2010 and we have IE 9 as default on our machines.
When the customer click on the link "http://exemple.com/request.html?id=foo", the link on the browser move in "http://exemple.com/#/request.html?id=foo" and so don't goes to the correct page
If we use firefox as default browser, there's no problem... I can access to the apache server if i need
Do you have any idea how to fix it ?