Hi, all again,

Slight bug fix: replace:

  RewriteCond "%{QUERY_STRING}"           "search=([^&]+)&?"

with:

  RewriteCond "%{QUERY_STRING}"           "search=([^&]+)(&|$)"

John Zaitseff

-- 
John Zaitseff                   ,--_|\    The ZAP Group
Telephone: +61 2 9643 7737     /      \   Sydney, Australia
Email: j.zaits...@zap.org.au   \_,--._*   https://www.zap.org.au/
                                     v

_______________________________________________
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel

Reply via email to