From: Niels Erik G. Nielsen Date: Fri, 18 Apr 2014 17:12:54 +0000 (-0400) Subject: Creates test page X-Git-Tag: 1.0.0~907^2~1 X-Git-Url: http://sru.miketaylor.org.uk/?a=commitdiff_plain;ds=sidebyside;h=a113f90fd0a3a594d41b3344e51b12277708147d;p=mkws-moved-to-github.git Creates test page --- diff --git a/examples/htdocs/ne.html b/examples/htdocs/ne.html new file mode 100644 index 0000000..f8641a4 --- /dev/null +++ b/examples/htdocs/ne.html @@ -0,0 +1,35 @@ + + + + MKWS demo client + + + + + + + + + + + + + + + + + + + +
+
+
+
+
+
+
+
+ + diff --git a/tools/apache2/mkws-ne b/tools/apache2/mkws-ne index c0ade2a..6677340 100644 --- a/tools/apache2/mkws-ne +++ b/tools/apache2/mkws-ne @@ -14,8 +14,8 @@ RewriteLog /var/log/apache2/mkws-dev-rewrite.log DocumentRoot /indexdata/gitprojects/mkws/examples/htdocs - #Alias /tools/htdocs /home/indexdata/mkws-dev/tools/htdocs - #Alias /src /home/indexdata/mkws-dev/src + Alias /tools/htdocs /indexdata/gitprojects/mkws/tools/htdocs + Alias /src /indexdata/gitprojects/mkws/src #Alias /test /home/indexdata/mkws-dev/test #Alias /jasmine /home/indexdata/mkws-dev/examples/jasmine