SkyeYoung commented on code in PR #1774:
URL: https://github.com/apache/apisix-website/pull/1774#discussion_r1498541457
##########
.htaccess:
##########
@@ -18,6 +18,7 @@ Options -Indexes
Header set Access-Control-Allow-Origin: https://apisix.apache.org
Header set Access-Control-Allow-Methods "*"
Header set Access-Control-Allow-Headers "*"
+ Header set Content-Security-Policy "frame-src 'self'
https://www.google.com https://app.netlify.com"
Review Comment:
I think u can just delete the code, and ref the PR here.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]