Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 53400 invoked from network); 17 May 2006 06:29:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 17 May 2006 06:29:33 -0000 Received: (qmail 39784 invoked by uid 500); 17 May 2006 06:29:14 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 39706 invoked by uid 500); 17 May 2006 06:29:13 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 39533 invoked by uid 99); 17 May 2006 06:29:12 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 May 2006 23:29:12 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [193.56.241.17] (HELO orsa.atos-infogerance.fr) (193.56.241.17) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 May 2006 23:29:10 -0700 Received: from minotaure.atos-infogerance.fr ([193.56.47.17]) by orsa.atos-infogerance.fr (8.12.8/8.12.8) with ESMTP id k4H6SnrX017641 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 17 May 2006 08:28:49 +0200 Received: from exchange2k301.gaia.fr ([150.175.10.40]) by minotaure.atos-infogerance.fr (8.12.8/8.12.8) with ESMTP id k4H6SlVS013783 for ; Wed, 17 May 2006 08:28:47 +0200 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Wed, 17 May 2006 08:28:47 +0200 Message-ID: <8C29B2F93BAE9047A906EF6D6F9C5D4301F631E6@exchange2k301.gaia.fr> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [users@httpd] Help with Apache thread-index: AcZ5ce7ZgSD4tXe4SXC9u0lLzs4RUwACIOlQ From: =?iso-8859-1?Q?Axel-St=E9phane__SMORGRAV?= To: X-Virus-Checked: Checked by ClamAV on apache.org Subject: RE: [users@httpd] Help with Apache X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Remove the Indexes option from the list of Options for every = Location/Directory section of your configuration. =20 For example change: =20 Options Indexes FollowSymlinks Order Deny,Allow Allow all =20 to: =20 Options FollowSymlinks Order Deny,Allow Allow all =20 If you load mod_autoindex dynamically (with a Load directive in the = configuration), you could also remove the line that loads the module = mod_autoindex from your configuration altogether. -ascs ________________________________ From: Devireddy, Nagendra Reddy (STSD) [mailto:nagendra@hp.com]=20 Sent: Wednesday, May 17, 2006 7:23 AM To: users@httpd.apache.org Subject: [users@httpd] Help with Apache=20 Hi,=20 I am new to this and have few doubts about Apache.=20 When I open my home page, Its displaying the links to folders instead of = displaying the logo or apache home page.=20 How can I avoid that. This is a major security issue for my site.=20 Thanks and Regards,=20 Nagendra Reddy. D=20 --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org