Bug 16777: Correct intranet search alias
commit113aaae895c10faeddebd5bd41fd06c1ca8002c0
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Mon, 20 Jun 2016 12:57:25 +0000 (20 14:57 +0200)
committerFrédéric Demians <f.demians@tamil.fr>
Mon, 1 Aug 2016 11:31:22 +0000 (1 13:31 +0200)
tree5de1462e5f8d4d1c14a3389343a29de2ea4c4b49
parentc06d22ece1a1ea69aac57747148fc80c7c11f138
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>
(cherry picked from commit 3fe6abc9d57fc1dc9968af0b25644f4cdb2289e0)
Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
debian/templates/apache-shared-intranet.conf
etc/koha-httpd.conf