On Sun, 04 Jun 2006 22:34:57 -0700 Scott McFarlane <[EMAIL PROTECTED]> wrote:
> Hi there > > got a small problem with apache2 and debian > > I can see index.html but any images referenced of the page inside > images are unavailable > > Thanks > Scott > > the fire name defined in the <img src="...jpg"> is relative to the web root, and not the file system root. Could that be the problem? Otherwise it may be file/directory permissions that are causing you a problem. Steve.
