Bug 16777: Correct intranet search alias
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Mon, 20 Jun 2016 12:57:25 +0000 (14:57 +0200)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 15 Jul 2016 15:21:14 +0000 (15:21 +0000)
commit3fe6abc9d57fc1dc9968af0b25644f4cdb2289e0
treea76ae0ccaae90b88323bcf5481fccda77eaba83f
parent4f2dba105e45446448f250356b5ec1cb74085dfd
Bug 16777: Correct intranet search alias

A long-standing typo in our apache config files:
[intranet]/search refers to search.pl (which does not exist)

This patch refers it to catalogue/search.pl

Test plan:
Run an install or copy the change from apache-shared-intranet.conf or
koha-httpd.conf to your apache config. Restart Apache and check
if http://[your staff client]/search works.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Tested by making manual changes according to the patch. Did not test a
new installation.

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
debian/templates/apache-shared-intranet.conf
etc/koha-httpd.conf