Nginx Drupal Rewrite

Hendry Lee hendry.lee at gmail.com
Wed May 20 21:16:04 MSD 2009


> No, I meant how does Drupal go with trailing "&", if an original request
> has no query string at all, say
> 
> /some/page.html
> 
> will be //foo/index.php?q=/some/page.html&
> 

Tested that. Everything works fine. Just that I can't have parameters in the
URL. For that I need to add $args.

Drupal clean url doesn't have extension, but I tried /submit, /node/1, and
other longer urls, they all work fine.

-Hendry







More information about the nginx mailing list