Files @ r42:e7c378036e33
Branch filter:

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

ws
index.php: quoting for final message 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>