generated from nginx/template-repository
-
Notifications
You must be signed in to change notification settings - Fork 117
Closed
Labels
🔥 p2Priority 2: Impacts production; non-emergencyPriority 2: Impacts production; non-emergencybugSomething isn't workingSomething isn't workingproduct/wafIssues related to F5 WAF for NGINXIssues related to F5 WAF for NGINX
Description
Describe the bug
A trailing slash proxy_pass http://127.0.0.1:8080/;
in the default.conf
configuration files doesn't make any sense.
To reproduce
Steps to reproduce the behavior:
- Open https://docs.nginx.com/waf/install/docker/
- View output
- Scroll down to https://docs.nginx.com/waf/install/docker/#update-configuration-files-1
- Clock on
default.conf
tab - See error
Expected behavior
Remove a trailing slash proxy_pass http://127.0.0.1:8080/;
since it doesn't make any sense.
Your environment
macOS/Chrome
Additional context
No any other context about the problem here.
Sensitive Information
No any sensitive information such as authentication credentials or license keys.
Metadata
Metadata
Assignees
Labels
🔥 p2Priority 2: Impacts production; non-emergencyPriority 2: Impacts production; non-emergencybugSomething isn't workingSomething isn't workingproduct/wafIssues related to F5 WAF for NGINXIssues related to F5 WAF for NGINX