mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-14 17:19:49 +00:00
Rename Distribution Test Folders
This commit is contained in:
parent
48b25d7375
commit
44c460cad4
400 changed files with 6447 additions and 0 deletions
|
@ -0,0 +1,4 @@
|
|||
proxy_set_header Host $http_host;
|
||||
proxy_set_header X-Real-IP $remote_addr;
|
||||
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
|
||||
proxy_set_header X-Forwarded-Proto $scheme;
|
Loading…
Add table
Add a link
Reference in a new issue