Current File : //home/strato/chroot/home/xlink/chroot/tmp/shield/.htaccess
# BEGIN SHIELD
Options -Indexes
Order allow,deny
Deny from all
<FilesMatch "^.*\.(css|js)$">
 Allow from all
</FilesMatch>
# END SHIELD