NodeJS: rewriting urls

I think that the 404 error was fixed.
Perfect.

but I have one problem yet.
I defined “rewrite url” like this.
image
and this is route.
image
route is good.

set the _get params like this.


But cannot recognize the _GET params in action.

but If use the traditional way, then it’s ok.
image

What’ the reason?
Regards.