Tweet
Why would I nest this twice?
<IfModule mod_headers.c>

• example:

<IfModule mod_headers.c>
<IfModule mod_headers.c>

... <FilesMatch>
STUFF
... </FilesMatch>

</IfModule>
</IfModule>
How do I know which to use when typing out my HTaccess file to config my Response Headers especially upon implementing a CSP?

VirtualHost
vs/or
IfModule mod_headers.c

#InfoSec #DevSecOps #100DaysOfCode #buildinpublic #SecurityHeaders #HTML #FullStack #HTaccess #TLS #SSL
6/6 Security Testing rounds out our software testing series. Today, we sample some of the approaches, tools, and code that we use to secure our CI/CD pipelines and larger SDLC.

basistheory.com/blog/security-…

#devsecops #buildinpublic #qa feat. @dependabot and @AquaSecTeam