User manual
Configuring the Apache2 Web Server
Two host names
This is the best way to configure the two interfaces - there are two different host
names, both easy to remember and we don't use any non -standard ports.
Item
Value
Comments
OPAC IP Address
Any
Staff Client IP
Address
OPAC Host Name
Any
libcat.mylibrary.org
Staff Client Host
libstaff.mylibrary.org
Name
OPAC Port
Staff Client Port
OPAC Error Log
Staff Client Error
Log
Administrator
Address
We use host based virtual
hosts; we don't need to use
IP based virtual hosts.
Same as explained in OPAC
IP Address.
80
We have the ability to create
host names; we don't need to
use non -standard ports.
8 0
Same as explained in OPAC
Port.
/var /log /apache2 /log/
We prefer to have all
koha -opac- error_log
Apache2 logs under /var/
log /apache2.
/var /log /apache2 /log/
koha- staff - error_log
Email
webmaster @mylibrary.
org
Same as explained in OPAC
Error Log.
Hostname with two ports
Here we use a single host name but two different ports. As the staff client is usually
used within the library, it is best to have that on a non -standard port, while the
OPAC remains on port 80.
Item
Value
Comments
OPAC IP Address
Any
Staff Client IP
Any
Address
OPAC Host Name
library.mylibrary.org
Staff Client Host Name
library.mylibrary.org
We use host based virtual
hosts, we don't need to use
IP addresses to identify
different interfaces.
Same as explained in
OPAC IP Address.
[28]