10 lines
127 B
Plaintext
10 lines
127 B
Plaintext
test.{$SUBDOMAIN}.{$DOMAIN} {
|
|
log {
|
|
output file /var/log/test.log
|
|
}
|
|
|
|
authorize with mypolicy
|
|
reverse_proxy host:12345
|
|
}
|
|
|