Files @ r33:49ea552911f9
Branch filter:

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

ws
Functions test_readable/cat-file using sudo to allow home directories with permission 700.
<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>