>Hello lists, > >I want to get all the files on some a webdir.For example: > >http://www.foo.com/bar/ > >But that dir has a default page "index.htm".So when I accessed the url I only got the >default page. > >Can you tell me is there a way to fetch all the files in that dir?Thanks a lot.
Hi, As Tom mentioned it's not nice if not your own site. If this is your own site and all you want is to have a listing of files under http://www.foo.com/bar displayed in your browser remove or rename the index.htm file. I'm fairly sure this correct with Apache. Not sure with other web servers. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/