view dot.htaccess @ 56:ba64f43f07f7 draft

umask of ML/spool changed.
author HIROSE Yuuji <yuuji@gentei.org>
date Fri, 22 Jun 2012 22:30:39 +0900
parents af24fff83d30
children
line wrap: on
line source

DirectoryIndex  after5.cgi
<Files ~ ".*">
 Order Allow,Deny
 Deny from all
</Files>
<Files ~ "^$|\.cgi$|\.css$|\.png$">
 Order Allow,Deny
 Allow from all
</Files>

yatex.org