sh/nginx.local
2023-09-26 13:45:37 +08:00

38 lines
502 B
Text

[nginx-http-auth]
enabled = true
mode = fallback
port = http,https
logpath = /home/web/log/nginx/error.log
[nginx-limit-req]
enabled = true
port = http,https
logpath = /home/web/log/nginx/error.log
[nginx-botsearch]
enabled = true
port = http,https
logpath = /home/web/log/nginx/error.log
[nginx-bad-request]
enabled = true
port = http,https
logpath = /home/web/log/nginx/error.log
[php-url-fopen]
enabled = true
port = http,https
logpath = /home/web/log/nginx/access.log