Yep, I see what you mean. For virtually hosted sites you may want to share a single Slide server cluster (and partition it) amongst all the virtually hosted companies. You can use this feature to map the different hostnames to collections under /slide/files.
Thanks, Warwick > -----Original Message----- > From: Oliver Zeigermann [mailto:[EMAIL PROTECTED] > Sent: Thursday, February 10, 2005 12:15 PM > To: Slide Developers Mailing List > Subject: Re: Two small new features > > > On Thu, 10 Feb 2005 09:42:53 -0800, Warwick Burrows > <[EMAIL PROTECTED]> wrote: > > > > Hi Oliver, > > > > > > Yes, my explanations wasn't very good: In WebdavUtils there is > > > > this method getRelativePath which translates the request to the > > > > path used > > > > > > for the request. The hook in (1) allows you to supply a custom > > > > mapping. > > > > I can't conceptualize what I could use this feature for. Would you > > mind giving an example of how I could use this? > > > > Consider you have some sort of subdomains (is this the right > word?) with your main domain www.slide.org and have a request > to oliver.slide.org/dav, but really want to be the same as - > say - www.slide.org/dav/oliver. The hook could then transform > the path to /files/oliver instead of just /files. At least > this was my idea. If you see any conceptual or implementation > issues with that, please let me know. I remember in the past > you were quite good at finding the bugs in my code and concepts ;( > > Oliver > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
