IIS on XP (and I believe Vista and Win7 that aren't server versions) doesn't allow multiple sites. It only allows for 1 site. That's why our development team runs apache locally. It's not ideal, since our production environments are IIS, but other than mod-rewrite/ISAPI rewrite and slightly different Active Directory authentication, it works for us.
Scott On Thu, Feb 25, 2010 at 7:52 PM, Charlie Griefer <[email protected]> wrote: > > I believe that nowadays IIS does the multiple sites thing. If that's the > case, you should still be able to set up the foo.dev and bar.dev sites in > IIS, which gives you the equivalent of top level domains, even though > they're subdirectories within your webroot. > -- ----------------------------------------- Scott Brady http://www.scottbrady.net ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:331250 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

