Files @ r32:bf6004bf25dd
Branch filter:

Location: public/ws-vacation/doc/.htaccess - annotation

ws
lib/config.php: prepended `formail -c` for problematic `From` headers, that are continued on next line.
<Files ".*">
order allow,deny
Deny from all
</Files>

<Files "docutils.conf">
order allow,deny
Deny from all
</Files>

<Files "Makefile">
order allow,deny
Deny from all
</Files>

<Files "tools">
order allow,deny
Deny from all
</Files>

<Files "ws_docutils">
order allow,deny
Deny from all
</Files>