Well acl's won't work well here, because .svn folders are created in every folder of your application by the subversion client. You can expect me to go through hundreds of folders and set the acl on every .svn subfolder. The reason I suspect it's easier with Apache is because apache has a lot of different options for the config file, and I bet one of those directives will do just what I want... disallow access to .svn folders. IIS just has the GUI, which isn't very rich, and I don't remember any options anywhere for disallowing access to specifically named folders.
-----Original Message----- From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: Thursday, August 25, 2005 4:09 PM To: CF-Talk Subject: RE: IIS 6 VS Apache > What about doing things such as blocking certain directories... > like for example I want to block the .svn directory from being > accessible from the web. I haven't figured out how to do it in > either Apache or IIS, but I have a feeling it's much easier in > apache... That strikes me as a silly thing to say. If you don't know how to do it with either one, what is the basis for your feeling? If you have a specific directory that you want to manage with regard to IIS, you set ACLs on it appropriately. Just like you'd set ACLs on files in a SMB share. So, for people who have that experience - practically every Windows server administrator in the world - I suspect IIS is easier. If you don't know how to set ACLs, I imagine it's a toss-up. But honestly, you're putting way too much thought into this, I suspect. Either IIS 6 or Apache will do what you need them to do. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC, Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location. Visit http://training.figleaf.com/ for more information! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:216423 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

