https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41167
--- Comment #7 from vivek <[email protected]> --- Created attachment 189141 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=189141&action=edit Follow-up patch for Bug 41167 – Correct rewrite rules in koha-httpd.conf This is a follow-up patch for Bug 41167 – Add missing rewrite rules in koha-httpd.conf. Changes made in this follow-up: - Added missing asterisks (*) in rewrite rule patterns. - Removed two erroneous RewriteRules from the OPAC virtualhost. - Ensured all ERM, Preservation, and Acquisition rewrite rules are correctly placed under the intranet virtualhost. These corrections address the issues noted by David Cook in Comment 3 and Comment 5. Test plan: 1. Apply patch. 2. Restart Apache. 3. Access ERM, Preservation, and Acquisitions modules in the staff interface. 4. Confirm all pages load correctly without 404 errors or misrouted URLs. -- 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/
