projects
/
irspy-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:
ded663f
)
Someone evidently commented out the ServerAlias line. But I don't know why that was...
author
Mike Taylor
<mike@indexdata.com>
Fri, 22 Mar 2013 09:31:43 +0000
(09:31 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Fri, 22 Mar 2013 09:31:43 +0000
(09:31 +0000)
web/conf/apache2.0/irspy.conf
patch
|
blob
|
history
diff --git
a/web/conf/apache2.0/irspy.conf
b/web/conf/apache2.0/irspy.conf
index
53720a3
..
6d7573f
100644
(file)
--- a/
web/conf/apache2.0/irspy.conf
+++ b/
web/conf/apache2.0/irspy.conf
@@
-12,7
+12,7
@@
<VirtualHost *:80>
ServerName irspy.indexdata.com
- ServerAlias irspy2.indexdata.com irspy
+ #ServerAlias irspy2.indexdata.com irspy
ErrorLog /var/log/apache2/irspy-error.log
CustomLog /var/log/apache2/irspy-access.log combined