mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-27 01:39:22 +02:00
plugins folder should be accessible from public
This commit is contained in:
parent
b477d4c821
commit
79fd97ad78
@ -1,11 +1,3 @@
|
|||||||
<IfModule mod_autoindex.c>
|
<IfModule mod_autoindex.c>
|
||||||
Options -Indexes
|
Options -Indexes
|
||||||
</IfModule>
|
</IfModule>
|
||||||
|
|
||||||
<IfVersion < 2.4>
|
|
||||||
order allow,deny
|
|
||||||
deny from all
|
|
||||||
</IfVersion>
|
|
||||||
<IfVersion >= 2.4>
|
|
||||||
Require all denied
|
|
||||||
</IfVersion>
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user