Re: Ax1: making document() calls use files instead of URLs

2008-06-25 Thread Martijn
On Mon, Jun 23, 2008 at 5:23 PM, Jörg Walter wrote:
 A file:// URL should fo the trick.

Which, indeed, it does.

Thanks.

Martijn.

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



Re: Ax1: making document() calls use files instead of URLs

2008-06-24 Thread Jörg Walter
On Monday, 23. June 2008, Martijn wrote:
 Hello.

 Quick question, about AxKit1 - trying to boost performance during the
 final days the server is running AxKit1. Is there a simple way to make
 document() calls in XSLT-stylesheets use local files instead of URLs,
 like AxKit2 does by default? Our stylesheets have a large number of
 document() calls; hence the server is spending quite a lot of its
 resources calling itself.

A file:// URL should fo the trick.


-- 
CU
  Jörg

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