[GRASS5] [bug #2742] (grass) file names cut off on snapshot web page

Glynn Clements glynn at gclements.plus.com
Wed Dec 1 05:18:33 EST 2004


guest user via RT wrote:

> Does anyone know who to change the Apache configuration to
> show more in the list?

	http://httpd.apache.org/docs/mod/mod_autoindex.html#indexoptions

says:

	IndexOptions  directive
	Syntax: IndexOptions option [option] ... (Apache 1.3.2 and earlier)
	Syntax: IndexOptions [+|-]option [[+|-]option] ... (Apache 1.3.3 and later)
	
	...
	
	NameWidth=[n | *] (Apache 1.3.2 and later)
	    The NameWidth keyword allows you to specify the width of the filename column in bytes. If the keyword value is '*', then the column is automatically sized to the length of the longest filename in the display.

The above is for 1.3, but the same appears to apply to 2.0:

	http://httpd.apache.org/docs-2.0/mod/mod_autoindex.html#indexoptions

-- 
Glynn Clements <glynn at gclements.plus.com>




More information about the grass-dev mailing list