Is it possible to place custom apps somewhere like
http://mysharepoint/sites/apps/app1 , which would map to a separate virtual
directory under IIS, using the same App Pool as SharePoint?
I want to segregate the ASP.NET apps from the server file structure, yet be
able to inherit master pages, CSS, permissions, etc. In other words, the
ASP.NET pages would look and feel just like the sharepoint pages, but with
custom content.