Files @ r38:fa115af9c367
Branch filter:

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

ws
README.txt: minor fix
<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>