get rid of the "apache2: Could not reliably determine the server's fully qualified...
authorWolfram Schneider <wosch@indexdata.dk>
Tue, 8 Apr 2014 11:10:02 +0000 (11:10 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Tue, 8 Apr 2014 11:10:02 +0000 (11:10 +0000)
tools/apache2/jasmine-dev.template

index d1f2279..5486688 100644 (file)
@@ -7,6 +7,7 @@ User ${APACHE_RUN_USER}
 Group ${APACHE_RUN_GROUP}
 PidFile ${APACHE_PID_FILE}
 
+ServerName localhost
 ServerRoot ${APACHE_SERVER_ROOT}
 NameVirtualHost *:${APACHE_PORT}
 Listen ${APACHE_PORT}