[daisy] apache|???|servlet container(daisy)| confusing
Paul Focke
paul at outerthought.org
Thu Dec 7 01:03:41 CST 2006
Hi
On Thursday 07 December 2006 00:15, YEL wrote:
> Hi everyone,
>
> im wondering if i can get my daisy to be reach able via following urls:
>
> www.mydomain.tld -> main wiki instance
> sales.mydomain.tld -> sales wiki instace
> support.mydomain.tld -> support wiki instance
> ...
>
Are these really separate wiki instances or just sites on one instance. I'm
assuming these are separate sites but that really should make much of a
difference in the setup.
> 1 - is it possible to get that done with a rewrite rule like the one
> on the 1.5 docs ?,
You're probably refering to this one :
http://cocoondev.org/daisydocs-1_5/admin/99.html
At first glance this shouldn't be a problem.
> 2 - can i deploy the wiki instace into/as the ROOT application of my
> servlet container ?
Same document under 'Getting rid of the /daisy/ prefix'
> 3 - does anyone of you have a clue how i could achieve this taks ?
You'll probably want to have a virtual host configuration for each daisy site.
Where the serverName states the subdomain (sales, support, ...) and then in
the RewriteRules you'll just point to the appropriate daisy site.
>
> Greetings & thanks
> yassine
Paul
More information about the daisy
mailing list