Poprawka botto bar i wersje językowe
This commit is contained in:
Vendored
+7
@@ -0,0 +1,7 @@
|
||||
# Blokuj publiczny dostęp do cache (mapowanie QR → stoliki, menu JSON).
|
||||
<IfModule mod_authz_core.c>
|
||||
Require all denied
|
||||
</IfModule>
|
||||
<IfModule !mod_authz_core.c>
|
||||
Deny from all
|
||||
</IfModule>
|
||||
Reference in New Issue
Block a user