Forum Moderators: phranque
Welcome to WebmasterWorld!
I'm afraid I don't really understand your question. The ability to use relative or rooted link tags in HTML documents is normal for modern browsers. It is in fact the browser that resolves these links to their canonical form, i.e. http://www.example.com/file.html using your title example.
As far as the server is concerned, all you should need is the DocumentRoot declaration in httpd.conf, barring any further complications or configuration irregularities.
Jim
<?php include("/stylesheet.inc");?>
But I don't care...it works now, so thanks for your help and making me rethink my problem. :-)