mirror of
https://github.com/netzmacht/contao-leaflet-maps.git
synced 2026-05-31 03:51:52 +02:00
Ongoing development.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<IfModule !mod_authz_core.c>
|
||||
Order allow,deny
|
||||
Allow from all
|
||||
</IfModule>
|
||||
<IfModule mod_authz_core.c>
|
||||
Require all granted
|
||||
</IfModule>
|
||||
Reference in New Issue
Block a user