I am a database developer who does web development (more than I like). Thus,
much of the plumbing of iis is a mystery to me.
Here is what I am trying to do. We have an intranet site hosted on IIS 6
(Windows 2003 I believe): devnet.mysite.com. We have created an application
called MyApp that we can access from devnet.mysite.com/MyApp. There are
other applications (mostly php) that are tied to the root of the site.
Here is what I want to do: most of the applications on devnet.mysite.com
will be hosted on one machine, but MyApp will be hosted on a separate
machine. Can this be done? Further, if someone authenticates using forms
authentication on the root site, I want to use that authentication on MyApp.
--
Russel Loski, MCT, MCITP Database, MCSD.Net