Apache newb here ... allowing users to DL multiple files?
Basically I set up a webserver so I could allow a few friends to grab the same files from me every once and awhile .. I just have a straight directory listing that they take from .. I just wanted to make it as easy as possible for them. Thing is, they can only DL one file at a time, I'm pretty new to apache and the httpd.conf file can be a bit much for me. How do I allow them to DL more than 1 file at the same time? (have more the one session at the same time? whatever the true issue is)
|