Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 32621 invoked from network); 27 Jul 2009 20:46:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 27 Jul 2009 20:46:33 -0000 Received: (qmail 73652 invoked by uid 500); 27 Jul 2009 20:47:35 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 73618 invoked by uid 500); 27 Jul 2009 20:47:35 -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 73609 invoked by uid 99); 27 Jul 2009 20:47:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Jul 2009 20:47:35 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of covener@gmail.com designates 209.85.218.205 as permitted sender) Received: from [209.85.218.205] (HELO mail-bw0-f205.google.com) (209.85.218.205) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Jul 2009 20:47:27 +0000 Received: by bwz1 with SMTP id 1so2836293bwz.24 for ; Mon, 27 Jul 2009 13:47:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=fQFsTrbhLfvR0gvRX6lPN5vvWVtEIkNN4TM3T0QTGoY=; b=N//lfgNByn9BznEr1i8Wk+n30mvL/6eH22LRqlLeS+i3hKWasOSxDK/CWie+hqwxBj CjHmEXY9Aey31+Yni5x/f0toS9ixPe8ZuS2XHnkdgYOYGQQZPGZiCwOhKqRFdhKWQDZL P19i2AVxwu29ofl9F6cUJI0xufj1HEjkv8/y8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=dRsZ2Fx0JeRyp09u6wYW2D3X1NyazyDbfjG6Qgtkg354gbzujt2p+bp/t0clUdjwu5 hsyx2hMvyOcSMF8/TEVUvTCVR+XEvP+sSKmVHwHddPPA9h2E0j7wuIpyrNeAZB///HwZ WgzMO3y+PepV68HpSltNMdnzr4vBO0G6xqTDE= MIME-Version: 1.0 Received: by 10.223.106.148 with SMTP id x20mr2796964fao.68.1248727625366; Mon, 27 Jul 2009 13:47:05 -0700 (PDT) In-Reply-To: References: Date: Mon, 27 Jul 2009 16:47:05 -0400 Message-ID: <1404e5910907271347p264c2a78ibcff7ee45c68dcee@mail.gmail.com> From: Eric Covener To: users@httpd.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] Maximum characters in a directory listing On Mon, Jul 27, 2009 at 4:27 PM, sf.techguy@gmail.com wrote: > I'm running Apache server 1.3.33 on Darwin 7.9.0. We have directory listings > turned on, and when we use a browser to view the contents of a directory, > any characters beyond the 20th in a file or folder name get truncated and > "..>" get added in place of the remaining characters. > Is there a setting to increase the number of file/folder name characters > displayed in a file or folder name? > Many thanks... IndexOptions DescriptionWidth http://httpd.apache.org/docs/2.2/mod/mod_autoindex.html#indexoptions ("best width" is a bit confusing, provide a big number of *) -- Eric Covener covener@gmail.com --------------------------------------------------------------------- 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