bumcheekcity Posted October 27, 2008 Share Posted October 27, 2008 OK, so I have a computer with 3 hard drives, and I want to allow my flatmates to download some big files off all 3 of them, and unfortunately, our Wireless Network is crap, and we can't wire up the house because it's rented, and pretty much the ohnly way you can download a file >20MB is via a download manager over the HTTP protocol. So I've installed WAMPserver on my XP box, and got a homepage set up so that people can see my files. Now I want a way to allow them to see some of the folders on my other hard drives. It's installed to C:/wamp, and I want to allow them to see folders like F:/Work, and G:/Programs, etc. How do I do this easily and efficiently, WITHOUT allowing them to see the entire hard drives F and G? Link to comment https://forums.phpfreaks.com/topic/130246-allow-people-to-download-files-off-a-different-hard-drive/ Share on other sites More sharing options...
trq Posted October 27, 2008 Share Posted October 27, 2008 Alias /work "F:\Work" If you don't want them to be able to see the entire drive you will need to disable directory browsing. Link to comment https://forums.phpfreaks.com/topic/130246-allow-people-to-download-files-off-a-different-hard-drive/#findComment-675476 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.