X-Git-Url: https://git.hcoop.net/hcoop/domtool2.git/blobdiff_plain/d5754b53e4f119674b9d8a0bdf40bf92f6007d12..1bbfba218ddbf087d66ead8b57bc109e3505862f:/lib/urls.dtl?ds=sidebyside diff --git a/lib/urls.dtl b/lib/urls.dtl index 89bac62..f403f21 100644 --- a/lib/urls.dtl +++ b/lib/urls.dtl @@ -1,6 +1,6 @@ {{Basic Apache URL handling}} -extern val alias : location -> your_path -> [Vhost]; +extern val alias : location -> readable_path -> [Vhost]; {{All requests for the location should be served from the path.}} extern val scriptAlias : location -> your_path -> [Vhost];