This repository has been archived on 2025-07-12. You can view files and clone it, but cannot push or open issues or pull requests.
Files
old.martials.no/.htaccess
2023-02-09 19:47:23 +00:00

6 lines
136 B
ApacheConf

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