For instance, I don't want people to be able to view the contents of my /images directory with their browser. 1. The quick and easy way is to create an index.html file and upload it into the directory. This way browsers are forced to view it as the default page. 2. Another way is using an .htaccess file: Create an .htaccess file in the directory that you want to block and add the following line: IndexIgnore */* Visitors will see the directory, but not any of the files in it.
| Show Cart | |
|
Your Cart is currently empty.
|