On 07/22/10 11:16 AM, Alan Coopersmith wrote:
...
(Remember that file:/// should have three slashes - two for the "file://" prefix
and the third to start the filesystem path.)

Actually, there are two supported syntaxes for file URIs:

 file:/abs/path
 file:///abs/path

The third is unsupported:
 file://hostname/abs/path

Cheers,
-Shawn
_______________________________________________
on-discuss mailing list
on-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/on-discuss

Reply via email to