hello friends, On my server, i have a virtualpath that using and enjoying the url "/ stats" of my app. But my app use the MVC 2. So when i create request for "http:// myapp.com/stats", the app return 404 erro for me.
How can i do for the app ignore the route and the server apply the virtualpath?
