Skip to content
Snippets Groups Projects
.htaccess 58 B
<Files *>
    Order Deny,Allow
    Deny from all
</Files>