view content/.htaccess @ 33:5a7f4d5488f4

ignore the cache directory
author Dirk Olmes <dirk@xanthippe.ping.de>
date Fri, 29 Aug 2014 06:13:59 +0200
parents 3b69622879c9
children 20df0a3bcdf1
line wrap: on
line source

<Files captchas>
    Order allow,deny
    Deny from all
</Files>