width of column "Name"
Posted by: ghossem (217.218.215.---)
Date: October 03, 2009 02:41PM

Hello,

How can I increase width of column "Name" or others column to view full name of files?

Thanks a lot.

Options: ReplyQuote
Re: width of column "Name"
Posted by: stevenmartin99 (---.b-ras2.blp.dublin.eircom.net)
Date: October 03, 2009 03:37PM

what? about what?

add me to msn - stevenmartin99@hotmail.com

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: width of column "Name"
Posted by: ghossem (217.218.215.---)
Date: October 04, 2009 06:25AM

when "wamp server" view contents of root folder, name of file is shorted, like "Cormen T.H. & others" at below:


Icon Name Last modified Size Description

[ ] Cormen T.H. & others..> 01-Oct-2009 16:17 14M


full name of this example is: "Cormen T.H. & others Introduction to Algorithms(2nd ed.)(2001)(984s).pdf"


How can I increase width of column "Name" or others column to view full name of files?

Options: ReplyQuote
Re: width of column "Name"
Posted by: c2dan (---.15-1.cable.virginmedia.com)
Date: October 04, 2009 03:55PM

You'll want to read up on the Apache documentation for mod_autoindex (this is the module that lists the directory contents).

To change the directory listings layout. Left click the WAMP tray icon and select Apache > httpd.conf
Scroll to the bottom of the file and find this line
Include conf/extra/httpd-autoindex.conf
Remove the # at the start of that line.

Save the httpd.conf. Now to configure autoindex. Open the file named httpd-autoindex.conf, which is located in C:\wamp\bin\apache\Apache2.2.11\conf\extra

To sort your issue Add the following command to the IndexOptions list
NameWidth=*

Example
IndexOptions FancyIndexing HTMLTable VersionSort NameWidth=*

There are more commands available for autoindex here: [httpd.apache.org]

Dont forget to restart the Apache server whenever you make any change to Apaches configuration.



Edited 1 time(s). Last edit at 10/04/2009 03:59PM by c2dan.

Options: ReplyQuote
Re: width of column "Name"
Posted by: ghossem (217.218.215.---)
Date: October 05, 2009 05:41PM

Thanks alot, "c2dan"!

my problem was solved.

Options: ReplyQuote
Re: width of column "Name"
Posted by: stevenmartin99 (---.b-ras2.blp.dublin.eircom.net)
Date: October 05, 2009 05:43PM

did you not get my email?

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: width of column "Name"
Posted by: ghossem (217.218.215.---)
Date: October 06, 2009 06:34AM

Hello " stevenmartin99"!

Thanks a lot, for your attention and your email.

Yes, I get your mail, but it didn't solve my problem. Perhaps I didn't perform goodly .

Very thanks.

Options: ReplyQuote


Sorry, only registered users may post in this forum.