logical site structure / url's
Posted: Sun 2. May 2010, 17:43
Is it possible for phpwcms to generate url's which are based on the site structure.
for example:
www.domain.com/category_a/
www.domain.com/category_a/page1.phtml
www.domain.com/category_a/page2.phtml
www.domain.com/category_b/
www.domain.com/category_b/category_b1/page1.phtml
www.domain.com/category_b/category_b1/page2.phtml
www.domain.com/category_b/page2
for example:
www.domain.com/category_a/
www.domain.com/category_a/page1.phtml
www.domain.com/category_a/page2.phtml
www.domain.com/category_b/
www.domain.com/category_b/category_b1/page1.phtml
www.domain.com/category_b/category_b1/page2.phtml
www.domain.com/category_b/page2