mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-01-16 20:50:33 +00:00
Updated Caddy 2.x with Cloudflare DNS (markdown)
@@ -32,9 +32,9 @@ https://[YOUR-DOMAIN]:443 {
|
||||
# Disallow the site to be rendered within a frame (clickjacking protection)
|
||||
X-Frame-Options "DENY"
|
||||
# Prevent search engines from indexing (optional)
|
||||
X-Robots-Tag "none"
|
||||
# Disallow sniffing of X-Content-Type-Options
|
||||
X-Content-Type-Options "nosniff"
|
||||
X-Robots-Tag "none"
|
||||
# Server name removing
|
||||
-Server
|
||||
# Remove X-Powered-By though this shouldn't be an issue, better opsec to remove
|
||||
|
||||
Reference in New Issue
Block a user