https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16777 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #52583|0 |1 is obsolete| | --- Comment #2 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 53317 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=53317&action=edit [SIGNED-OFF] 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. -- You are receiving this mail because: You are watching all bug changes.