We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
<IfModule mod_headers.c> Header set Access-Control-Allow-Origin "*" </IfModule>
The text was updated successfully, but these errors were encountered:
Can you please provide more background about what this is and where you expect it to go? Or better yet, can you create a pull request?
Sorry, something went wrong.
Closing due to inactivity and ambiguity.
Sorry, forgot about this. is just a conditional statement that prevents breakage in case mod_headers.c is disabled by the webhost.
I added to the Apache instructions and refactored a few other things in this pull request.
No branches or pull requests
The text was updated successfully, but these errors were encountered: