Skip to content

Commit

Permalink
Update INSTALL.debian to mention a2dissite default
Browse files Browse the repository at this point in the history
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
  • Loading branch information
mjray authored and Galen Charlton committed Aug 27, 2008
1 parent 79819e0 commit 86d1c1d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions INSTALL.debian
Expand Up @@ -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
Expand Down

0 comments on commit 86d1c1d

Please sign in to comment.