Files @ r27:4d96cfceba10
Branch filter:

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

ws
index.php: cut'n'paste error fixed.
<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>