Hi,
There is any way to redirect from /folder/something to /something? The things like folder/* doesn't work.
Thanks
I cannot use Nginx rewrite for that purpose, because /site will affect /sites (standard drupal directory). Maybe there is some patch to do that?
Comments
Comment #1
superfedya commentedI cannot use Nginx rewrite for that purpose, because /site will affect /sites (standard drupal directory).
Maybe there is some patch to do that?