Hi Bertrand,

This is in fact a viable solution - provided you have a an Apache server
to put in front - it is just another target you will have to manage..

Regards
Felix

Am Freitag, den 15.02.2008, 14:24 -0800 schrieb Bertrand Delacretaz
(JIRA):
> [ 
> https://issues.apache.org/jira/browse/SLING-249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12569441#action_12569441
>  ] 
> 
> Bertrand Delacretaz commented on SLING-249:
> -------------------------------------------
> 
> Can't you use mod_proxy for that, or do you have a use case that wouldn't be 
> covered by mod_proxy?
> 
> > Allow mapping nodes to internet domains
> > ---------------------------------------
> >
> >                 Key: SLING-249
> >                 URL: https://issues.apache.org/jira/browse/SLING-249
> >             Project: Sling
> >          Issue Type: New Feature
> >            Reporter: Vidar S. Ramdal
> >
> > Sling should support hosting multiple domains, with different JCR roots.
> > E.g.:
> > http://www.domain1.com could map to /content/domain1.com
> > http://www.domain2.com could map to /content/domain2.com
> > While developing a website, the fully qualified domain might not be 
> > available. Ideally, the mapping could be configured in a flexible way. One 
> > option would be to maintain a set of regular expressions to match against 
> > URLs. Each regexp would then match to a path in the JCR.
> 

Reply via email to