1c7ed541ad21a6874f04c19d69cd39eabbd4628c
[hcoop/domtool2.git] / tests / testApache.dtl
1 domain "hcoop.net" with
2
3 vhost "www" where
4 User = "adamc";
5 Group = "adamc";
6 DocumentRoot = "/home/adamc/html";
7 ServerAdmin = "adamc@hcoop.net"
8 with
9
10 end;
11
12 vhost "members" where
13 SSL = true
14 with
15
16 end
17
18 end
19
20