From owner-freebsd-questions Sun Jul 21 10:57:18 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4DD1337B400 for ; Sun, 21 Jul 2002 10:57:16 -0700 (PDT) Received: from post.webmailer.de (natwar.webmailer.de [192.67.198.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7184743E65 for ; Sun, 21 Jul 2002 10:57:14 -0700 (PDT) (envelope-from smazerski@yahoo.co.jp) Received: from ianb.local (pD9517DCD.dip.t-dialin.net [217.81.125.205]) by post.webmailer.de (8.9.3/8.8.7) with ESMTP id TAA11477; Sun, 21 Jul 2002 19:57:09 +0200 (MEST) Content-Type: text/plain; charset="iso-8859-1" From: Steve Mazerski To: "OMS Diver" , Subject: Re: Apache - displaying images Date: Sun, 21 Jul 2002 19:58:33 +0200 X-Mailer: KMail [version 1.4] References: In-Reply-To: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200207211958.33640.smazerski@yahoo.co.jp> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sunday 21 July 2002 19:17, OMS Diver wrote: > I have installed the Apache13+mod_ssl sucessfully and than copied the > directory icons from its original location into the new one where I wan= t > all WWW files. I have downloaded the "Powered by FreeBSD" logo and save= d it > into the icons directory. Right now I have main directory called > /home/data/www where index.html is placed and /home/data/www/icons wher= e > some gif and png images are placed. I can easily display images that co= me > originally with Apache but other images that are stored there are not > accessible. In other way the Konqueror displays the script src=3Dicons/apache_pb.gif> but does not want display src=3Dicons/fsbpb2.gif>. > > Do you have any clue where I should look for error. What permissions do the new icons have?=20 Can you load them directly from the filesystem, e.g. by entering file:/home/data/www/icons/fsbpb2.gif in your browser? BTW it's a better practice to quote filenames and other attributes in HTM= L, e.g. S.Mazerski To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message