Re: Apache::AutoIndex - problem with special symbols in filenames (patch applied)

2001-04-17 Thread Philippe M . Chiasson
On Tue, Apr 17, 2001 at 09:29:22AM +0100, G.W. Haywood wrote: > Hi there, > > On Tue, 17 Apr 2001, Alexei Barantsev wrote: > > > I have found that Apache::AutoIndex does not handle correctly filenames with > > special symbols - whitespaces, <, > and so on. > > Are you *sure* you want to have th

Re: Apache::AutoIndex - problem with special symbols in filenames (patch applied)

2001-04-17 Thread G.W. Haywood
Hi there, On Tue, 17 Apr 2001, Alexei Barantsev wrote: > I have found that Apache::AutoIndex does not handle correctly filenames with > special symbols - whitespaces, <, > and so on. Are you *sure* you want to have those symbols in your filenames?? 73, Ged.

Apache::AutoIndex - problem with special symbols in filenames (patch applied)

2001-04-16 Thread Alexei Barantsev
Dear colleagues! I have found that Apache::AutoIndex does not handle correctly filenames with special symbols - whitespaces, <, > and so on. The following patch solves the problem: bash$ diff -U1 `pwd`/AutoIndex.pm /usr/lib/perl5/site_perl/5.005/i386-linux/Apache/AutoIndex.pm --- /usr/src/cpan/