I want to use Apache to redirect www.mysite.com/news to the news section page of the latest issue of my publication. Unfortunately, Newscoop configures its section URLS as www.mysite.com/issuenumber/news.
Is there a way to automatically foward www.mysite.com/news to the news section of the latest issue?
Posts: 1,526Member, Administrator, Sourcefabric Team
as idea you can create new issues which named as your sections (ie news, weather etc) and create for each issue own template wrapper where you can define which section should be shown and include main section template.