zone1000
Member
Posted 3 years ago #
look at my website http://www.vsp-m.com although its an indonesian Website but that is my website. When i upload a .rar files the link shows like this 'http://www.vsp-m.com/wp-content/uploads/2008/11/beta-world-v1.rar"
Now when you just delete the file name and go like this
"http://www.vsp-m.com/wp-content/uploads/2008/11/" it shows all my uploads content.
How can i Secure this thing ????? URGENT HELP NEEDED T_T
In your .htaccess file just add
Options All -Indexes
Make a copy before you do this. If you don't have a .htaccess just create one in your blog root with a text editor.
zone1000
Member
Posted 3 years ago #
Hey thanks alot ! ^^ it works, although i did not see the file inside public_html, i then make a new one the the warning to overwrite came up, ahh well i just clicked OK and done :D
Thank you ^^