Bug 22220: Fix bib Apache rewrite rule for intranet
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Thu, 16 Jan 2020 14:33:39 +0000 (14:33 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 20 Jan 2020 14:03:49 +0000 (14:03 +0000)
commitd135f229cd67fa68a1d55ee0206b501e329d2f1e
treee7f265a1a41c3ab20fdedb06b98ecae4ff5352f6
parent234b8a256232f25217d40e2edc44a00db891e1a0
Bug 22220: Fix bib Apache rewrite rule for intranet

Trivial change. Speaks for itself.
Since koha/detail.pl does not exist, we cannot break things ;)

Test plan:
[1] Copy the change in apache-shared-intranet.conf to your actual
    apache configuration. Probably in /etc/koha/.
[2] Restart Apache.
[3] Try a biblionumber say 123 on intranet with [your_staff_client]/bib/123.
    Does the detail page come up?

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
debian/templates/apache-shared-intranet.conf
etc/koha-httpd.conf