get rid of the "apache2: Could not reliably determine the server's fully qualified...
[mkws-moved-to-github.git] / 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}