Update comment in .htaccess file

This commit is contained in:
Ethan Yoo 2024-09-22 10:15:02 -04:00
parent 5e8f1c5b30
commit e4a4bc1776
Signed by: ethan
GPG Key ID: 70596474C5D20F85
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# Security tests: https://observatory.mozilla.org/
# Security tests: https://developer.mozilla.org/en-US/observatory
# Disable DNS prefetching: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-DNS-Prefetch-Control
Header always set Access-Control-Allow-Origin "analytics.ethanyoo.com"
Header always set X-Frame-Options "DENY"