Basic HTML documentation generation
[hcoop/domtool2.git] / lib / apache.dtl
index 9e70f74..9b88bd3 100644 (file)
@@ -21,7 +21,7 @@ context Location;
 extern type location;
 {{A valid URI prefix}}
 
 extern type location;
 {{A valid URI prefix}}
 
-extern val location : location -> ^Vhost & Location => [Vhost & !Location];
+extern val location : location -> Vhost & Location => [Vhost & !Location];
 extern val directory : your_path -> ^Vhost & Location => [Vhost & !Location];
 {{Set some configuration specific to a URI prefix or filesystem directory,
   respectively.}}
 extern val directory : your_path -> ^Vhost & Location => [Vhost & !Location];
 {{Set some configuration specific to a URI prefix or filesystem directory,
   respectively.}}