net-helper/routemap.txt

12 lines
216 B
Plaintext

127.0.0.1:9889 {
type revHTTP;
target https://example.org; # RRR
domain localhost {
firewall whitelist GLOBAL;
type revHTTP;
target https://github.org;
};
}
127.0.0.1:7889 {}