<Directory /home/*/public_html> AllowOverride FileInfo AuthConfig Limit Indexes Options Options All <Limit GET POST OPTIONS PROPFIND> Order allow,deny Allow from all </Limit> <LimitExcept GET POST OPTIONS PROPFIND> Order deny,allow Deny from all </LimitExcept> </Directory>
.htaccess
DirectoryIndex TsDiary.cgi index.html # for l-m header in static + SSI #XBitHack full <Files ~ "*.tdf"> deny from all </Files>