Skip to content

Commit 3eecf7a

Browse files
authoredDec 20, 2024
Add custom configuration to 404 hosts
1 parent 7f9240d commit 3eecf7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎docs/src/advanced-config/index.md

+1
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ You can add your custom configuration snippet files at `/data/nginx/custom` as f
181181
- `/data/nginx/custom/server_stream.conf`: Included at the end of every stream server block
182182
- `/data/nginx/custom/server_stream_tcp.conf`: Included at the end of every TCP stream server block
183183
- `/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
184185

185186
Every file is optional.
186187

0 commit comments

Comments
 (0)
Failed to load comments.