X-Git-Url: https://git.hcoop.net/hcoop/domtool2.git/blobdiff_plain/2d25e552c68f563e64d50a6432282a7fb563833a..660f5874aa860c9cb2bf4c3022aca4d971ae815c:/lib/web_apps.dtl diff --git a/lib/web_apps.dtl b/lib/web_apps.dtl index 39990d4..5f783c8 100644 --- a/lib/web_apps.dtl +++ b/lib/web_apps.dtl @@ -53,13 +53,4 @@ val addMoinMoinOld = begin alias htdocs "/usr/share/moin/htdocs"; scriptAlias prefix (end_in_slash script) end; -{{Add a MoinMoin wiki to a vhost.}} - -val moinMoinOld = \ host : (host) -> - webAt "mire" host with - addMoinMoinOld where - Htdocs = "/moin"; - Prefix = "/" - end - end; -{{Create a new vhost with just a MoinMoin wiki.}} \ No newline at end of file +{{Add a MoinMoin wiki to a vhost.}} \ No newline at end of file