I've seen a lot of posts about how to create multiple sites under one domain such as:
http://www.somesite.com/website1 http://www.somesite.com/website2 What I would like to setup is multiple domains that all point to different directories for site files (farcry_site) but whose admins all have a virtual directory that points to the same physical directory for the core files (farcry_core), thus letting each site update it's own content without knowledge of the other sites. My reasoning is that I plan to use this for 60+ sites and when the core gets upgraded I'd like to upgrade the files in one place rather than 60. I'm a programmer and not a "server" guy. My operations guy who installed farcry for me using the installation guide (http://farcry.daemon.com.au/go/documentation/installation/installation-guide) provided by FarCry tells me that this scenario is not possible. I've played around with trying this a bit and have screwed up FarCry several times. So here's the file structure I'd like to see: c:\farcry\farcry_core c:\farcry\farcry_site1 c:\farcry\farcry_site2 c:\farcry\farcry_site3 ... All three sites could have a virtual directory in IIS that points to c:\farcry\farcry_core: http://www.site1.com/admin/ http://www.site2.com/admin/ http://www.site3.com/admin/ And then each sites IIS entry could point directly to it's own site folder http://www.site1.com/ resolves to c:\farcry\farcry_site1 http://www.site2.com/ resolves to c:\farcry\farcry_site2 http://www.site3.com/ resolves to c:\farcry\farcry_site3 So my question is: Is it possible? Can anyone give me detailed installation directions that I could give to my Ops guy to show him how? --- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
