sf.techguy@xxxxxxxxx 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?
Not directly.But you can provide your own script to generate these directory listings, as follows :
DirectoryIndex /cgi-bin/index.pl (e.g.) In index.pl, you can do what you want. --------------------------------------------------------------------- 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx