1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-05 19:41:55 +02:00
ampache/config/.htaccess

4 lines
No EOL
68 B
ApacheConf

<IfModule mod_access.c>
Order deny,allow
Deny from all
</IfModule>