11-02-2008, 07:11 AM
An additional note I learned the hard way: For this .htaccess method to work (at least on Apache servers), the following is required for the directory in question:
AllowOverride FileInfo Limit
Just in case this isn't the default setting already (it wasn't on mine).
AllowOverride FileInfo Limit
Just in case this isn't the default setting already (it wasn't on mine).