We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f9240d commit 3eecf7aCopy full SHA for 3eecf7a
docs/src/advanced-config/index.md
@@ -181,6 +181,7 @@ You can add your custom configuration snippet files at `/data/nginx/custom` as f
181
- `/data/nginx/custom/server_stream.conf`: Included at the end of every stream server block
182
- `/data/nginx/custom/server_stream_tcp.conf`: Included at the end of every TCP stream server block
183
- `/data/nginx/custom/server_stream_udp.conf`: Included at the end of every UDP stream server block
184
+ - `/data/nginx/custom/server_dead.conf`: Included at the end of every 404 server block
185
186
Every file is optional.
187
0 commit comments