Skip to content

Commit 4dcafa5

Browse files
dkleinF5y82
andauthored
Update content/waf/configure/nginx-features.md
Co-authored-by: yar <y82@users.noreply.github.com>
1 parent 4ff5d83 commit 4dcafa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/waf/configure/nginx-features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ http {
306306
server_name localhost;
307307
308308
location / {
309-
proxy_pass http://1.2.3.4$request_uri;
309+
proxy_pass http://1.2.3.4$request_uri;
310310
proxy_force_ranges on;
311311
}
312312
}

0 commit comments

Comments
 (0)