On 24 Jun 2004, at 01:34, S. Woodside wrote:
On Jun 23, 2004, at 4:48 AM, Martin Oldfield wrote:
"S" == S Woodside <[EMAIL PROTECTED]> writes:
S> They are a brilliant part of axkit :-) Using axkit:// URIs you S> can form tree-like pipelines instead of simply linear ones. You S> can re-use your XSLT code in all kinds of interesting ways.
Sorry to be dense but why can't I do that with http:// URIs ?
presumably if you want to use code but not expose it publicly
Actually this makes no difference as axkit:// looks within the web root.
http:// is a little more complex. You have to specify both a hostname (often localhost is right, but not always) and a port (this makes moving between a mod_proxy setup and a non-proxy setup harder).
Could someone volunteer to write this thread up on the wiki?
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
