Gregory, S. wrote:
I would expect the embedding library to resolve these references using
the baseURI.

That's exactly what's being done. Since the relative URI starts with a '/', everything in the base up to the server name is stripped off and replaced with the relative URI. This is how URI resolution is defined in the relevant RFC...


My question is, without making a symbolic link (/home/html/images ->
/images), how
can I have the embedding library resolve absolute references with
respect to baseURI.

It sounds like you want some sort of special URI-resolution behavior that violates the relevant spec. There's no easy way to force this.


-Boris
_______________________________________________
mozilla-embedding mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-embedding

Reply via email to