> Apache [for Windows] is the way to go. Faster, more > stable, and free!
Well, in my own experience, you've got one out of three. I haven't found it to be either faster or more stable than IIS. Then again, I haven't really seen any significant IIS or Apache/Windows stability problems. > You might even be able to get a module that allows > you to use windows authentication with it, too. I kind of doubt it - or even if it existed, I doubt you'd want to use it. For this to work, the web server has to run as part of the operating system, using the SYSTEM security context. However, IIS doesn't actually run every request as SYSTEM, but rather impersonates a specific user. Apache simply isn't designed to do this. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202) 797-5444 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

