PDA

View Full Version : How can i make auto directory of my files hosted on my site server?


kuntal06
10-10-2007, 03:28 PM
How can i make auto directory of my files hosted on my server? Suppose i have some mp3 files on

http://kuntal.mywebcommunity.org/songs/
i dont want to add every mp3 link on my index.html file but i want user can access all server files. Its very annoying to add every file link on index.html

user will be able to browse folders and download file like

http://kuntal.mywebcommunity.org/video

http://kuntal.mywebcommunity.org/audio

and if he click audio then all files of that folder will apear.