[opencms-dev] Howto have a tree structure but server flat urls
Assaf
assafn at yahoo.com
Wed Apr 20 09:10:16 CEST 2011
Hi,
I would like to have a tree/ folder structure for my content but would like all
pages to be served as a flat URL. E.g.
the page located at /cat1/subcat2/tulips.html would be served at:
http://example.com/tulips.html
and the page located at /cat5/roses.html would be served at:
http://example.com/roses.html
I would need all links to be automatically calculated and ensure that there are
no conflicts.
Is this possible with opencms?
Thanks,
Assaf
More information about the opencms-dev
mailing list