Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save zerwes/fca41af397e86300f947c9d4f6a4abd8 to your computer and use it in GitHub Desktop.
Save zerwes/fca41af397e86300f947c9d4f6a4abd8 to your computer and use it in GitHub Desktop.
frontend front_https
acl network_allowed src 100.111.222.100
acl host_www hdr(host) -i zero-sys.net
http-request deny if host_www !network_allowed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment