Skip to content

Commit cf0370e

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

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)