# case insensitive file matching. See conversations on the svn list circa 2008-03-29 # regarding this setting. It is basically impossible to get this string perfect, # and so there is an inherent security risk of allowing untrusted users to upload # files Order allow,deny Deny from all # to be more secure, you can deny access to all files # and then only allow access to specific extensions # # Order allow,deny # Deny from all # # # # Allow from all #