Hi... I'm still new at this but kinda good at it. I have apache running and hosting multiple web sites using virtual hosts but I am pickled by something I am trying to do... I want apache to be able to create an index page of files in a folder for me if I point it to that folder. I know there is even a way to set up Icons in the httpd.conf file but I'm not going to tear that up until I can get this working. I am using apache 2 and would like to get this up and running.
(another question, can't figure this out either) I would like to use a virtual host and a wild card to start a download on a file for example I want to be able to type aaw.alternatesolutions.com and have it download a hosted copy of a program. I currently have it set up as media.alternatesolutions.com and it directs me to the folder I would like and index created for (Hense the above question

) but would still like to do this. would I possibly be better off to direct aaw.alternatesolutions.com to an index.html file that starts the download for me? I have not experimented with this and how would I get this to work?
Any and all help will greatly be appriciated and I have found that this forum is awesome because people answer questions that others ask and not dance around the issue. I suppose thats how the open source community is supposted to work. Thanks.