Hi,

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

Thanks

Comments

superfedya’s picture

I cannot use Nginx rewrite for that purpose, because /site will affect /sites (standard drupal directory).
Maybe there is some patch to do that?