allow to run index-mike.html on a web server
authorWolfram Schneider <wosch@indexdata.dk>
Fri, 16 Aug 2013 11:17:38 +0000 (11:17 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Fri, 16 Aug 2013 11:17:38 +0000 (11:17 +0000)
tools/apache2/mkws-dev

index a24e944..4ca23d8 100644 (file)
@@ -13,6 +13,7 @@
     RewriteLog /var/log/apache2/mkws-dev-rewrite.log 
 
     DocumentRoot /home/indexdata/mkws/examples/htdocs
+    Alias /tools/htdocs /home/indexdata/mkws/tools/htdocs
 
     # compress text output
     <Location />