https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41167 --- Comment #9 from David Cook <dcook@prosentient.com.au> --- 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 <vivek.kumar@bestbookbuddies.com> Signed-off-by: David Cook <dcook@prosentient.com.au> -- You are receiving this mail because: You are watching all bug changes.