In SPS 2003, if you wanted to have a traditional file path on your
SharePoint server host non-SharePoint pages and scripts (and not use the
SharePoint ISAPI filtering) the mechanism was to use Define Managed
Paths in Central Administration, and add the URL as an excluded path.
In MOSS 2007, I've noticed that Define Managed Paths only has options to
list Included paths as URLs.
What is the mechanism, then, in MOSS 2007, to add a path that you do not
want to use ISAPI filtering? If I want to have a legacy .aspx form run
on the same server as my SharePoint front end web server, how would I go
about doing that?