Vaguely related to this, is it possible to use slugs without /page/ in
them (eg. http://foo.bar.com/about) out of the box, or does this come
down to setting up custom routes for each page?
--
Regards,
Miah
Thanks for your reply.
I'll give the wildcard matching a whirl - I did this before with cake
1.x but it didn't give the results I expected, so I wrote a custom
routing class. I may try similar with QA CMS if the wildcard approach
doesn't work for me.
Hey!
Are you referring to this?:
https://github.com/QuickAppsCMS/QuickApps-CMS/wiki/Theming-Nodes-by-Content-Type
Remember that this feature allows you "To use different layout for
individual content types".
The Frontpage is not an "individual content type".
---
Are you trying to set `/main/page.html` as homepage by using custom
Routing rules ?
Did you try to set the `Default front page` option in the
`Configuration` section (/admin/system/configuration) instead ?