mirror of
https://github.com/dani-garcia/bitwarden_rs
synced 2024-11-22 01:48:09 +01:00
Updated Caddy 2.x with Cloudflare DNS (markdown)
parent
a9a1398a5a
commit
6410ea99b9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user