Update INSTALL.debian to mention a2dissite default
authorMJ Ray <mjr@phonecoop.coop>
Tue, 26 Aug 2008 23:22:14 +0000 (00:22 +0100)
committerGalen Charlton <galen.charlton@liblime.com>
Wed, 27 Aug 2008 14:44:53 +0000 (09:44 -0500)
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
INSTALL.debian

index ea25e1f..29808f4 100644 (file)
@@ -285,6 +285,11 @@ Run the following commands:
     $ sudo a2ensite koha
     $ sudo apache2ctl restart
 
+Note: you may still see the usual Apache default site if your VirtualHost
+configuration isn't correct.  The command "sudo a2dissite default" may be a
+quick fix, but may have side-effects.  See the Apache HTTPD manual section on
+virtual hosts for full instructions.
+
 5. Configure and start Zebra
 
 Note: it's recommended that you daemonize the Zebra process and add it to your