url.rewrite-if-not-file = ( "^/emoncms/([^?]*)$" => "/emoncms/index.php?q=$1", "^/emoncms/([^?]*)\?(.*)$" => "/emoncms/index.php?q=$1&$2" )