Created
April 18, 2019 13:02
-
-
Save double-p/a4d7970c1513864fe244fb8f0960f132 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
acl good_ip src -f /etc/haproxy/ips.lst | |
http-request allow if good_ip | |
http-request deny |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment