On 17 Jun 2004, at 11:25, David J Craigon wrote:

In many AxKit configuration directives you use a path based on the path on the webserver.

So:
AxAddRootProcessor /xslt/foo.xslt

Why are these paths based on the web hierarchy, not the paths on the computer?

Because there's a "base" provided when you're in the web system and it's in the web root, rather than the filesystem. It actually allows us to be more flexible because you can still access things in the filesystem by prefixing with the filesystem scheme: file:///root/path/to/foo.xsl


Matt.


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



Reply via email to