X-Git-Url: https://git.hcoop.net/hcoop/domtool2.git/blobdiff_plain/acef55cc1820116d689a0ecb8722453a4d353b8e..291eacbf162d2823f4667cbb3f9330528c4acf99:/configDefault/apache.csg diff --git a/configDefault/apache.csg b/configDefault/apache.csg index 9d47866..5fbbe61 100644 --- a/configDefault/apache.csg +++ b/configDefault/apache.csg @@ -17,6 +17,9 @@ signature APACHE_CONFIG = sig val webNodes_default : string list val proxyTargets : string list + (* Specifically exempted URIs for proxying *) + val proxyHosts : string list + (* Hosts users' may run mod_proxied servers *) val public_html : string