takuhii
New Member
- Messages
- 344
- Reaction score
- 0
- Points
- 0
Hi,
I need to prevent a directory listing showing when I access certain URLs.
Obviously my base URL is covered, but all the other URLs that come off that are not. I'd like to do this without putting index.html in EVERY directory (that will take forever) and without the use of JavaScript, as JavaScript can be disabled.
Any ideas??
I need to prevent a directory listing showing when I access certain URLs.
Obviously my base URL is covered, but all the other URLs that come off that are not. I'd like to do this without putting index.html in EVERY directory (that will take forever) and without the use of JavaScript, as JavaScript can be disabled.
Any ideas??