Commit 8b0e2c93 by halweg

fb cors

parent 83067357
...@@ -271,4 +271,6 @@ ErrorDocument 403 /errors/404.php ...@@ -271,4 +271,6 @@ ErrorDocument 403 /errors/404.php
## Prevent clickjacking ## Prevent clickjacking
Header set X-Frame-Options SAMEORIGIN Header set X-Frame-Options SAMEORIGIN
Header add Access-Control-Allow-Origin "facebook.com"
</IfModule> </IfModule>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment