> You may want to try placing a .htaccess file in > /var/www/html/somedir with the lines: > > Allow from all > Satisfy any > > You can read more about these directives here: > > http://httpd.apache.org/docs-2.0/mod/core.html#satisfy > > Dan > Perfect. Thanks Dan -Daniel