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:
b342468
)
add Aliases for new "demos" git repo checkout
author
Wolfram Schneider
<wosch@indexdata.dk>
Wed, 21 Jan 2015 13:27:51 +0000
(13:27 +0000)
committer
Wolfram Schneider
<wosch@indexdata.dk>
Wed, 21 Jan 2015 13:27:51 +0000
(13:27 +0000)
tools/apache2/mkws-dev
patch
|
blob
|
history
diff --git
a/tools/apache2/mkws-dev
b/tools/apache2/mkws-dev
index
9b426fb
..
369dcf9
100644
(file)
--- a/
tools/apache2/mkws-dev
+++ b/
tools/apache2/mkws-dev
@@
-19,6
+19,10
@@
Alias /test /home/indexdata/mkws-dev/test
Alias /jasmine /home/indexdata/mkws-dev/examples/jasmine
+ Alias /demos/src /home/indexdata/mkws-dev/src
+ Alias /demos/tools/htdocs /home/indexdata/mkws-dev/tools/htdocs
+ Alias /demos /home/indexdata/demos
+
# CORS setting
Header set Access-Control-Allow-Credentials true
Header set Access-Control-Allow-Origin "*"