Koha/etc
MJ Ray 243ec54e9a Move many files to more FHS-like paths
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-07 04:47:12 -05:00
..
ccl.properties
cql.properties
koha-conf.xml Move many files to more FHS-like paths 2007-09-07 04:47:12 -05:00
koha-httpd.conf Move many files to more FHS-like paths 2007-09-07 04:47:12 -05:00
pqf.properties
README.txt
zebra-authorities.cfg Move many files to more FHS-like paths 2007-09-07 04:47:12 -05:00
zebra-biblios.cfg Move many files to more FHS-like paths 2007-09-07 04:47:12 -05:00

Koha Configuration Files:

The following files specify the base configuration for Koha ZOOM:

 * koha-httpd.conf  
In a debian system, this apache configuration file will be symlinked
from /etc/apache2/sites-enabled
Specify Koha's IP address with NameVirtualHost
Set ServerName, etc

 * koha-production.xml  
 * koha-testing.xml 
These are the production and testing configurations for zebrasrv and for Koha.
The first part of each file specifies Zebra server names, indexing configuration files,
and query language configurations.  Koha configuration directives follow. 

 * zebra-authorities.cfg  
 * zebra-biblios.cfg