[daisy] URLs
Hack Kampbjørn
Hack.Kampbjorn at 2mba.dk
Thu Sep 21 03:30:40 CDT 2006
--On 20 September 2006 17:38:28 -0600 Corey Puffalt <cplists at gmail.com>
wrote:
> Greetings...
>
> I'm a new user of Daisy or, perhaps I should say, potential new user of
> Daisy.
>
> One of the things I'm struggling with is to get Daisy to use what I
> consider to be reasonable URLs. I've currently got Daisy running inside
> an existing JBoss installation in an exploded daisy.war file (/daisy
> context) fronted by Apache using mod_jk. Out of the box the URLs for my
> site look like this:
> http://server.com/daisy/daisy/mysite/...
> My final goal is to have URLs that look like this:
> http://server.com/... (the root context would serve up mysite)
> or at least
> http://server.com/daisy/. .. (serving up mysite)
> would be somewhat workable.
The first /daisy comes from naming the war file daisy.war rename it to
ROOT.war and it will be deployed as "" instead of "/daisy". You already
found how to remove the second /daisy
> Thanks for your help,
> Corey
>
More information about the daisy
mailing list