We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b40cf1 commit 3f061eaCopy full SHA for 3f061ea
nginx.local
@@ -0,0 +1,38 @@
1
+[nginx-http-auth]
2
+
3
+enabled = true
4
+mode = fallback
5
+port = http,https
6
+logpath = /home/web/log/nginx/access.log
7
8
9
10
+[nginx-limit-req]
11
12
13
14
15
16
17
18
+[nginx-botsearch]
19
20
21
22
23
24
25
26
+[nginx-bad-request]
27
28
29
30
31
32
33
34
+[php-url-fopen]
35
36
37
38
sshd.local
@@ -0,0 +1,5 @@
+[sshd]
+mode = normal
+backend = systemd
0 commit comments