Re: [xep-support] localhost authority

From: Chris Chiasson <chris@chiasson.name>
Date: Sun May 20 2007 - 04:24:02 PDT

protocol?

the file scheme? what's wrong with it?

(there are five possible parts to URIs, the scheme, authority, path,
query, and fragment)
(in the case above, file is the scheme, localhost is the authority,
the rest after localhost is the path)

On 5/20/07, Dave Pawson <dave.pawson@gmail.com> wrote:
> On 19/05/07, Chris Chiasson <chris@chiasson.name> wrote:
>
> > if so, I believe the correct path would be
> >
> > file://localhost/C:/Windows/Fonts/arialuni.ttf
>
> Except that the protocol would be wrong then?
> file protocol is usually easier to work with.
> Try file:///windows/fonts/arialuni.ttf
>
>
> http://www.dpawson.co.uk/xsl/sect4/uriIncl.html
> shows a few combinations, though I'm not sure what
> interface XEP is using.
>
> HTH
>
>
> --
> Dave Pawson
> XSLT XSL-FO FAQ.
> http://www.dpawson.co.uk
> -------------------
> (*) To unsubscribe, send a message with words 'unsubscribe xep-support'
> in the body of the message to majordomo@renderx.com from the address
> you are subscribed from.
> (*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html
>

-- 
http://chris.chiasson.name/
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html
Received on Sun May 20 05:08:06 2007

This archive was generated by hypermail 2.1.8 : Sun May 20 2007 - 05:08:11 PDT