Hi,

There is any way to redirect from /folder/something to /something?
The things like folder/* doesn't work.

I cannot use Nginx rewrite for that purpose, because /site will affect /sites (standard drupal directory).

Thanks