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:
6e888e4
)
add new aliases /src /jasmine /test
author
Wolfram Schneider
<wosch@indexdata.dk>
Mon, 7 Apr 2014 16:12:11 +0000
(16:12 +0000)
committer
Wolfram Schneider
<wosch@indexdata.dk>
Mon, 7 Apr 2014 16:12:11 +0000
(16:12 +0000)
tools/apache2/mkws-dev
patch
|
blob
|
history
diff --git
a/tools/apache2/mkws-dev
b/tools/apache2/mkws-dev
index
36c99b9
..
17a2141
100644
(file)
--- a/
tools/apache2/mkws-dev
+++ b/
tools/apache2/mkws-dev
@@
-15,6
+15,9
@@
DocumentRoot /home/indexdata/mkws-dev/examples/htdocs
Alias /tools/htdocs /home/indexdata/mkws-dev/tools/htdocs
+ Alias /src /home/indexdata/mkws-dev/src
+ Alias /test /home/indexdata/mkws-dev/test
+ Alias /jasmine /home/indexdata/mkws-dev/examples/jasmine
# CORS setting
Header set Access-Control-Allow-Credentials true