https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41167
--- Comment #9 from David Cook <[email protected]> --- Created attachment 189249 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=189249&action=edit Bug 41167: (follow-up) Correct rewrite rules in koha-httpd.conf This follow-up patch fixes issues from the initial patch for Bug 41167: - Adds missing asterisks (*) in rewrite rule patterns - Removes erroneous RewriteRules from the OPAC virtualhost - Ensures all ERM, Preservation, and Acquisition rewrite rules are correctly placed under the intranet virtualhost Test plan: 1. Apply patch 2. Restart Apache 3. Access ERM, Preservation, and Acquisitions modules 4. Confirm pages load correctly without 404 or routing errors Signed-off-by: Vivek Kumar <[email protected]> Signed-off-by: David Cook <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
