[Koha-bugs] [Bug 10646] mod_rewrite should be enabled by the postinst script

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 10 12:57:15 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10646

--- Comment #15 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
The thing is, anyone using Debian packages doesn't have (by default) the
rewrite rules wrapped in a conditional. Those are the users that need to be
taken into account in this specific bug.

This patch just captures the situation where mod_rewrite needs to be enabled by
hand by the user, and prints a warning. Another option would be to make it
conditional.

I'd be in favour of not changing the current behaviour (which would mean
wrapping the rewrite rules), but adding this warning, for the stable branches
at least. Maybe for 3.16 we could just have the rewrite rules match those for
tar.gz installs.

Regards
To+

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list