mirror of
https://github.com/kejilion/sh.git
synced 2025-10-03 23:34:20 +08:00
38 lines
506 B
Text
38 lines
506 B
Text
[nginx-http-auth]
|
|
|
|
enabled = true
|
|
mode = fallback
|
|
port = http,https
|
|
logpath = /home/web/log/nginx/access.log
|
|
|
|
|
|
|
|
[nginx-limit-req]
|
|
|
|
enabled = true
|
|
port = http,https
|
|
logpath = /home/web/log/nginx/access.log
|
|
|
|
|
|
|
|
[nginx-botsearch]
|
|
|
|
enabled = true
|
|
port = http,https
|
|
logpath = /home/web/log/nginx/access.log
|
|
|
|
|
|
|
|
[nginx-bad-request]
|
|
|
|
enabled = true
|
|
port = http,https
|
|
logpath = /home/web/log/nginx/access.log
|
|
|
|
|
|
|
|
[php-url-fopen]
|
|
|
|
enabled = true
|
|
port = http,https
|
|
logpath = /home/web/log/nginx/access.log
|