On Mon, 2006-01-30 at 20:30 -0800, John Stile wrote:
> Problem: When I get a list of all the files in that directory, the file
> names are cut off after 20 characters.  
> 
> Question: How/where do I would extend this limit to 60 characters.  I
> haven't found the right way to do this yet.

I haven't seen any responses to this difficult question, so I add my
research, with the hope that a helpful sole will offer advice.

I do not have an index.html (set by the DirectoryIndex directive), so
mod_dir is not called.

Instead, the page is generated by mod_autoindex (set by the Options
+Indexes directive), and some aspects of the layout are controlled by:
  AddIcon, AddIconByEncoding and AddIconByType.  The FancyIndexing is
set in the IndexOptions global directive, But this is a very deep area,
full of lots of details, and I can't find an  explicit control for the
file name column size.  This feels like a snipe hunt.  HELP!






---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to