On 4 Oct 2006 at 15:22, Also Sprach Jörg Walter:

> On Wednesday, 04. October 2006 12:31, [EMAIL PROTECTED] wrote:

> > There's a bit of a difference as outlined below.
> > It doesn't seem to be causing problems tho.
> > Any url seems to have a "/" put on the end for some reason.
> > fred is set up in axkit.conf as a location.
>
> because any URL starting with "/baz" will do path lookups beginngin
> with "/foo/bar" again. This is by design, because it allows you to easily
> share a common web data root among all web applications (which is expected to
> be the common case).

Hmm, I spend a lot of time keeping apps and users away from one
another!

> To get Apache-like behaviour, add one directive to each <Location>-block:
>     Path ""

Thanks I'll give it a go.

John

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to