http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4817 --- Comment #1 from Lars Wirzenius <lars@catalyst.net.nz> --- mod_rewrite is not enabled on purpose: it would be bad for a Debian package to automatically modify the configuration of another package, or the host it gets installed on. For this reason, the koha package contains instructions in /usr/share/doc/koha/README.Debian for what to do after the package is installed, and a koha-post-install-setup script to do some of the things. I will add a pointer to the README.Debian file to the package description and also to the output in postinst when the package is installed. Some day in the future it would be possible to add a configuration question during package installation about mod_rewrite, and do this automatically. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.