Hi,

I have multiple domains which should share the same sling mappings, let's
say it's our production system and the QA system. For both I want to have
the very same settings, but we don't want to maintain it twice. Is there a
way to have a structure via

/etc/map/http/www.ourdomain.com/...

and

/etc/map/http/www.anotherdomain.com/

being a kind of alias, which is internally then linked to /etc/map/http/
www.ourdomain.com/ and for which all the mappings specified there are
applied automatically? Any hint, if this is possible?

The documentation on
http://sling.apache.org/site/mappings-for-resource-resolution.html does not
mention such a feature. I am also not that familiar with the code, at least
I haven't found it mentioned explicitly there.

kind regards,
Jörg

Reply via email to