How do I rewrite URIs of the form
/one/two?path=three&foo=bar
to
/one/two/three?foo=bar
using nginx?
|
How do I rewrite URIs of the form
to
using nginx? | ||||
|
feedback
|
|
Try this:
| |||||
|
feedback
|