> If you want to preserve query_string, then you should use > > try_files $uri /index.php?$args; Thanks, missed this! Together with the patch now works perfectly.. rr