thanks for the reply but Iv tried giving the files read write and
list and they are in the www folder
At 04:19 a.m. 4/06/2006, you wrote:
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.