mod_dav
[hcoop/domtool2.git] / tests / testApache.dtl
index eee8980..3987492 100644 (file)
@@ -72,4 +72,11 @@ domain "hcoop.net" with
                        satisfyAny
                end
        end;
+
+       vhost "svn" with
+               location "/" with
+                       davSvn "/home/adamc/svn";
+                       authzSvnAccessFile "/home/adamc/svn/acl";
+               end
+       end;
 end