old.martials.no/.htaccess

6 lines
138 B
ApacheConf
Raw Permalink Normal View History

2023-07-24 20:55:49 +02:00
ErrorDocument 404 /index.html
<IfModule mod_headers.c>
Header add Access-Control-Allow-Origin 'https://api.martials.no/'
</IfModule>