Hi,
how can I redirect all requests to my web application, even if they are invalid?
With IIS I just added the extension '.*' to the Application extension mapping, point it to the aspnet_isapi.dll and disabled 'Check that file exists'.
How to get similar behaviour with ultiDEV Cassini webserver?
--
Best regards,
Mathias