Last active
December 9, 2019 13:54
-
-
Save neatstudio/cbe3faf5658ee20fa52162244e21d2cf 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
http://source http://www.source { | |
tls [email protected] | |
gzip | |
timeouts none | |
proxy / http://target { | |
} | |
filter rule { | |
content_type text/html.* | |
search_pattern target | |
replacement source | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment