projects
/
mkws-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1cfa9c4
)
add new aliases /src /jasmine /test
author
Wolfram Schneider
<wosch@indexdata.dk>
Tue, 8 Apr 2014 10:46:44 +0000
(10:46 +0000)
committer
Wolfram Schneider
<wosch@indexdata.dk>
Tue, 8 Apr 2014 10:46:44 +0000
(10:46 +0000)
tools/apache2/mkws-heikki
patch
|
blob
|
history
diff --git
a/tools/apache2/mkws-heikki
b/tools/apache2/mkws-heikki
index
111b35b
..
1c4b524
100644
(file)
--- a/
tools/apache2/mkws-heikki
+++ b/
tools/apache2/mkws-heikki
@@
-18,6
+18,9
@@
DocumentRoot /home/heikki/proj/mkws/examples/htdocs
Alias /tools/htdocs /home/heikki/proj/mkws/tools/htdocs
+ Alias /src /home/heikki/proj/mkws/src
+ Alias /test /home/heikki/proj/mkws/test
+ Alias /jasmine /home/heikki/proj/mkws/examples/jasmine
# allow cors
Header set Access-Control-Allow-Credentials true