On 12/17/07, Bünzli Daniel <[EMAIL PROTECTED]> wrote:
>
> > # Do we need this ?
> > RewriteCond %{QUERY_STRING} (.*?)(?:[A-Za-z0-9_-]+)=&(.*)
> > RewriteRule (.+) $1?%1%2 [N,R,NE]
It's not an essential part of Koha, nothing will break if you don't
use it, however
it performs a fairly useful function if you like pretty URIs. I did a
blog post about
the purpose of it a while back

http://kados.org/apache/remove-empty-parameters-from-uris/

Cheers,

-- 
Joshua Ferraro                       SUPPORT FOR OPEN-SOURCE SOFTWARE
President, Technology       migration, training, maintenance, support
LibLime                                Featuring Koha Open-Source ILS
[EMAIL PROTECTED] |Full Demos at http://liblime.com/koha |1(888)KohaILS


_______________________________________________
Koha-devel mailing list
Koha-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/koha-devel

Reply via email to