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:
45d3ca2
)
port number last in log filename
author
Wolfram Schneider
<wosch@indexdata.dk>
Wed, 15 Oct 2014 11:20:53 +0000
(13:20 +0200)
committer
Wolfram Schneider
<wosch@indexdata.dk>
Wed, 15 Oct 2014 11:21:05 +0000
(13:21 +0200)
tools/apache2/jasmine-dev.template
patch
|
blob
|
history
diff --git
a/tools/apache2/jasmine-dev.template
b/tools/apache2/jasmine-dev.template
index
c42217a
..
6ec427f
100644
(file)
--- a/
tools/apache2/jasmine-dev.template
+++ b/
tools/apache2/jasmine-dev.template
@@
-28,8
+28,8
@@
Include ${APACHE_MODULES}
ServerAlias mkws-dev a.mkws.indexdata.com a.mkws-dev.indexdata.com mkws-dev.indexdata.com 127.0.0.1
ServerAdmin webmaster@indexdata.com
- ErrorLog ${APACHE_LOG_DIR}/mkws-jasmine-${APACHE_PORT}-error.log
- CustomLog ${APACHE_LOG_DIR}/mkws-jasmine-${APACHE_PORT}-access.log combined
+ ErrorLog ${APACHE_LOG_DIR}/mkws-jasmine-error-${APACHE_PORT}.log
+ CustomLog ${APACHE_LOG_DIR}/mkws-jasmine-access-${APACHE_PORT}.log combined
RewriteEngine on
RewriteLogLevel 1