mirror of
https://github.com/kejilion/sh.git
synced 2026-06-02 16:53:08 +08:00
39 lines
502 B
Plaintext
39 lines
502 B
Plaintext
[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
|