ErrorDocument 404 /index.html
<IfModule mod_headers.c>
Header add Access-Control-Allow-Origin 'https://api.martials.no/'
</IfModule>