[Bug 9683] Allow disable rewrite apache mod
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9683 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook@prosentient.com.au --- Comment #10 from David Cook <dcook@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.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org