simple question[resolved]
Hi,
now i would of thought that this seems to be quite an easy question to answer, but it doesn't seem to be.
right, i am running appache and i want access to a folder like a directory view, so basically the user clicks on the link and they see all of the contents of the folder
so i thought that this would work
Code:
<a href="mp3">Access some of my mp3s</a>
but all i get from this link is a page saying that it can't be displayed, now normally this would work if i added \index.html to the end, but then it would be a directory view.
so anyone any ideas at all ??
Cheers for any help