I'm having an issue with dynamic content /:slug redirects. I have setup an index page and details page.
If I enable Friendly URLs and URL rewrite, I can use the detail alias as an end point for a menu item. But the index page fails to load the details page and recieves a 404.
If I disable rewrites and friendly URL's, the Index page works, but the menu item associated with the details alias recieves a 404.
Need some assistance to make this work to allow both the alias and the index page to properly load the details page.