Added haproxy config create files and variables.

This commit is contained in:
2021-09-27 11:13:29 +00:00
parent c3c547b82f
commit 146c26cc38
4 changed files with 151 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
bind :80
mode http
option forwardfor
option httplog
option dontlognull
http-request add-header X-Forwarded-For %[src]