Hello there, I wanna set the rights for not to display my image folder contents when someone write the path on the browser like: http://www.sitename.com/images please give the hints on setting the rights on this folder !!! Thanks, Paree
Are you using Apache? If so, create a file, inside the folder, called .htaccess with this in it: Edit: Whoops, bad advice. This will make the images not available at all. Use INV's advice below...
In .Htaccess you can also just add and it wont list the content of a folder if the index.html/php is missing
Thanks for ur time Completed successfully BUT i m stuck with other problem that "how to display the 404 error custom message when someone ask for not exist page" please guide me.. Thanks, Paree