I’m having an issue, I want to see the same view in more drupal website urls, I will explain better:
the alias of my view is : www.wesite.com/myview, I would like to see the same view in all the subdirectory as:
www.wesite.com/myview/sub1
www.wesite.com/myview/sub2
www.wesite.com/myview/sub3
…
…
…
www.wesite.com/myview/subn
There’s a a way to do it in Drupal?