I need to add p3p headers to the static resource location on a standard Nodejs & Nginx Elastic Beanstalk.
I\'ve created an ebextension script as exp
ebextension
As of August, 2020 for Ruby 2.6 running on 64bit Amazon Linux 2/3.1.0:
Ruby 2.6 running on 64bit Amazon Linux 2/3.1.0
Placing nginx files in the .platform/nginx/ works for me.
nginx
.platform/nginx/
Here is my folder structure: