Tweet
@MindfulLivingYT K šŸ™‚ thx for skimming over my almost final draft of my HTACCESS file
šŸ™šŸ¼
Much appreciated to get expert eyes

Sadly u scared me with
"Be really careful with #htaccess"
šŸ‘€
Only to then be like,
"... Nothing sticks out as a glaring red flag :)"
LOL!
Whew, but comb thru it closely ā¤ļø
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