Hi Hugo,
please change the Yii UrlToolkit configuration in http://www.hiawatha-webserver.org/howto/url_rewrite_rules
to include GET parameters or the search function for the yii framework will not be working correctly.
Just add this line to the yii section:
Match .*\?(.*) Rewrite /index.php?$1
(before the general match, like done in Banshee).
Kind regards,
Torsten
Hiawatha version: any
Operating System: any
This topic has been closed.