Re: virtual directories

by "Sean Collier" <sean(at)chromata.com>

 Date:  Tue, 10 Jul 2001 10:10:55 -0600
 To:  jenniferwynell <jennw(at)jenniferwynell.com>
 Cc:  "hwg-basics" <hwg-basics(at)hwg.org>
  todo: View Thread, Original
Instead of using relative code for images:

<.img src="images/imagename.jpg">

Include the whole web address:

<.img src="http://www.yourdomain.com/images/imagename.jpg">

If you would like to see a live example of this sort of code, visit
http://www.apple.com.  All of the images are served from a separate site.

I hope this helps

Sean Collier


----------
>From: jenniferwynell <jennw(at)jenniferwynell.com>
>To: HWG-Basics <hwg-basics(at)hwg.org>
>Subject: virtual directories
>Date: Tue, Jul 10, 2001, 9:10 AM
>

> Here is what I am trying to do: I am using server side includes for a
> website that is hundreds of pages.  The point of this is to be able to
> change the look of the whole site from basically just a few files.
> Looking at the physical directory structure, there are of course,
> folders within folders.  And so all the relative paths are different. Is
> there a way to make the directory structure be all on the same level so
> to speak so that all the relative paths to the include files are the
> same and so that all the images that are called in the include file and
> relative links will display properly and link properly?  Can this be
> done with virtual directories?  If so, how do I do this?
>
> TIA,
>
> Jennifer Wynell
>
> ~ persistence ~ patience ~ passion ~
> 

HTML: hwg-basics mailing list archives, maintained by Webmasters @ IWA