Add example code for new templates 'redirect.tmpl' and 'proxy.tmpl'.
This commit is contained in:
parent
2ba72e613d
commit
8d1b8f7f36
@ -57,6 +57,17 @@ apache:
|
|||||||
Additional config as a
|
Additional config as a
|
||||||
multi-line string here
|
multi-line string here
|
||||||
|
|
||||||
|
# if template is 'redirect.tmpl'
|
||||||
|
# RedirectSource: '/'
|
||||||
|
# RedirectTarget: 'http://www.example.net'
|
||||||
|
|
||||||
|
# if template is 'proxy.tmpl'
|
||||||
|
# ProxyPreserveHost: 'On'
|
||||||
|
# ProxyPassSource: '/'
|
||||||
|
# ProxyPassTarget: 'http://www.example.net'
|
||||||
|
# ProxyPassReverseSource: '/'
|
||||||
|
# ProxyPassReverseTarget: 'http://www.example.net'
|
||||||
|
|
||||||
Formula_Append: |
|
Formula_Append: |
|
||||||
Additional config as a
|
Additional config as a
|
||||||
multi-line string here
|
multi-line string here
|
||||||
|
Loading…
x
Reference in New Issue
Block a user