On 22 March 2013 04:27, Mark Tompsett <[email protected]> wrote: > Greetings, > > If Koha is the only thing on your server, why not just turn off apache as > you make server command-line tweaks? > $ sudo service apache2 stop > > Start it again when you are finished > $ sudo service apache2 start > > That's assuming that you want to kick the staff and opac clients out at the > same time. :) > If you are using the packages you can do
koha-disable instancename then koha-enable instancename When you are ready, that will give you a maintenance page, not just a site down :) Chris _______________________________________________ Koha mailing list http://koha-community.org [email protected] http://lists.katipo.co.nz/mailman/listinfo/koha

