[Koha-bugs] [Bug 9683] Allow disable rewrite apache mod

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 25 06:17:41 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9683

David Cook <dcook at prosentient.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dcook at prosentient.com.au

--- Comment #10 from David Cook <dcook at prosentient.com.au> ---
Looks like we should've commented out the following as well:

RewriteCond %{QUERY_STRING} (.*?)(?:[A-Za-z0-9_-]+)=&(.*)

In the absence of RewriteRule (.+) $1?%1%2 [N,R,NE], it's being applied to
RewriteRule ^/bib/([^\/]*)/?$ /cgi-bin/koha/opac-detail\.pl?bib=$1 [PT].

I'm opening a new bug for that though.

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


More information about the Koha-bugs mailing list