rc3/maps/ir/.htaccess

7 lines
140 B
ApacheConf
Raw Normal View History

2021-02-15 19:14:50 +00:00
Options +Indexes
Order Deny,Allow
Allow from all
Header set Access-Control-Allow-Origin "*"
Header set Cache-Control "no-cache, max-age=0"