mirror of
https://github.com/humhub/humhub.git
synced 2025-01-16 13:51:42 +01:00
Update .htaccess
This commit is contained in:
parent
975841b735
commit
db04ca9444
@ -1 +1,6 @@
|
||||
deny from all
|
||||
<IfModule authz_core_module>
|
||||
Require all denied
|
||||
</IfModule>
|
||||
<IfModule !authz_core_module>
|
||||
Deny from all
|
||||
</IfModule>
|
||||
|
Loading…
x
Reference in New Issue
Block a user