[koha-commits] main Koha release repository branch new/bug_9683 created. v3.12.00-beta1-160-gb9c2c58

Git repo owner gitmaster at git.koha-community.org
Wed Apr 3 12:58:46 CEST 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, new/bug_9683 has been created
        at  b9c2c58fe601fe661e4111c5458d2e6bce64fc1a (commit)

- Log -----------------------------------------------------------------
commit b9c2c58fe601fe661e4111c5458d2e6bce64fc1a
Author: Fridolyn SOMERS <fridolyn.somers at biblibre.com>
Date:   Thu Feb 21 15:26:32 2013 +0100

    Bug 9683: Allow disable rewrite apache mod
    
    In Apache config koha-httpd.conf, URL-rewriting is enabled and does not
    allow to disable mod_rewrite. Also, first rewriting rule
    "RewriteRule (.+) $1?%1%2 [N,R,NE]" is enabled by default. This rule
    rewrites nearly every URL. I propose to comment it in sources so that is
    must be intentionally enabled.
    
    This patch sets rewriting options into a conditional tag.
    
    Test plan :
    Test OPAC and intranet with and without mod_rewrite activated.
    
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>
    Signed-off-by: Mason James <mtj at kohaaloha.com>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    The new Apache configuration seems to work fine (or at least as "fine"
    as Apache gets) both with and without mod_rewrite enabled.

commit cb86132048fde79b588f8b7d60d6b06ad2765aea
Merge: aad7490 09b8622
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Wed Apr 3 06:16:29 2013 -0400

    Merge branch 'bug_9877' into 3.12-master

-----------------------------------------------------------------------


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list