mirror of
https://github.com/bensuperpc/infrastructure.git
synced 2025-06-12 05:29:25 +02:00
@ -16,6 +16,13 @@ www.bensuperpc.org {
|
||||
rewrite @disallowed '/index.php'
|
||||
|
||||
respond /uploads/*.php 404
|
||||
|
||||
header / {
|
||||
Permissions-Policy interest-cohort=()
|
||||
Strict-Transport-Security max-age=31536000;
|
||||
X-Content-Type-Options nosniff
|
||||
X-Frame-Options DENY
|
||||
}
|
||||
|
||||
log {
|
||||
output file /data/logs/access.log
|
||||
|
Reference in New Issue
Block a user