Kurt Lidl wrote: > Do you suppose you could get your webmasters to put in something so > that filenames don't get truncated to widths that are not stupidly > short? (The apache default is 23 characters. That server is running > Apache, or claims to be, as of about two minutes ago.)
Well... as it turns out, this is already fixed :-) You see, part of this change is that the file listings and downloads are actually being served up by a PHP script, not Apache in all its raw glory... and the script does not truncate the names. -- Kevin P. Fleming Director of Software Technologies Digium, Inc. - "The Genuine Asterisk Experience" (TM) _______________________________________________ --Bandwidth and Colocation Provided by http://www.api-digital.com-- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
