ASP and ASPX pages under inetpub directory together
If I keep ASP as well as ASPX pages under the same
inetpub\wwwroot virtual directory (no separate virtual
directory for ASPX pages - basically ASP and ASPX pages co-
exist), with a web.config file directly under
inetpu\wwwroot directory (with .NET assemblies in a
separate folder with the probing rules set in the
web.config file or dlls under bin directory under
inetpub/wwwroot/bin) would there be an issue ?
Thanks,
-Terry