Skip to content
New issue

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

.htaccess <IfModule> #47

Closed
indolering opened this issue Sep 7, 2013 · 3 comments
Closed

.htaccess <IfModule> #47

indolering opened this issue Sep 7, 2013 · 3 comments

Comments

@indolering
Copy link
Contributor

<IfModule mod_headers.c>
    Header set Access-Control-Allow-Origin "*"
</IfModule>
@monsur
Copy link
Owner

monsur commented Sep 10, 2013

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?

@monsur
Copy link
Owner

monsur commented Oct 21, 2013

Closing due to inactivity and ambiguity.

@monsur monsur closed this as completed Oct 21, 2013
@indolering
Copy link
Contributor Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants