Hi David,
thank you for your answer. Not sure, if I understand you right, but the scenario you mention is rather simple and could be more easily (and without buying an additional module) done by .htaccess or the DNN built-in redirection feature.
We want a more flexible solution, which allows us to build one full-featured site as basis, where we then can define filter/redirectors/blocks for pages, modules, containers etc. Possible examples (which of these would be possible?):
- Same startpage, but picture gallery module will not be loaded
- Same site design, but no background image
- Same news page, but without teaser images
- Same blog page, but only blog titles being loaded
- Same articles page, but only 5 articles being loaded (instead of the higher default value)
- Same page, but chat module is blocked
- etc.