X-Git-Url: https://git.hcoop.net/hcoop/domtool2.git/blobdiff_plain/d441e69fed5d0cb98549b10aa66c2637499021da..edd380241e9ba2b750eb9a1f82ffd6feeab6252f:/tests/testApache.dtl diff --git a/tests/testApache.dtl b/tests/testApache.dtl index ff45dfa..9c28fcd 100644 --- a/tests/testApache.dtl +++ b/tests/testApache.dtl @@ -22,6 +22,8 @@ domain "hcoop.net" with end; vhost "proxy" with + serverAlias "proxy2.hcoop.net"; + proxyPass "/proxyLand" "http://localhost:1234/otherProxyLand"; proxyPassReverse "/proxyLand" "http://localhost:1234/otherProxyLand"; @@ -39,6 +41,8 @@ domain "hcoop.net" with vhost "lists" with proxyPass "/mailman" "http://hcoop.net/cgi-bin/mailman"; - alias "/doc/mailman" "/home/adamc/mailman" + alias "/doc/mailman" "/home/adamc/mailman"; + + directoryIndex ["index.sml", "index.h", "index.v"] end end