Koha/debian/templates/apache-shared-disable.conf
Lars Wirzenius 27c6ab764c Split off koha-common.
koha-common will be suitable for hosts with multiple Koha instances,
or those that otherwise need to do thing differently from the main
koha package.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-05-25 07:58:56 -04:00

3 lines
114 B
Text

# This file is included in a Koha site's Apache config to disable the site.
RewriteRule .* /unavailable.html [L]