misterx
09-05-2003, 01:53 AM
I want to set the permissions on my images directory so that my web pages can still load images from the directory. However, I don't want a user to be able to browse to my images directory and see a directory listing of all the files.
Is this possible? If so I can't seem to find the correct combination of numbers that make it do that. Whenever I change the permissions on the directory to give me a 403 error rather than a directory listing, my page also can't load the images anymore.
The page that would be loading the images is a PHP file...would that make a difference? Thanks.
Is this possible? If so I can't seem to find the correct combination of numbers that make it do that. Whenever I change the permissions on the directory to give me a 403 error rather than a directory listing, my page also can't load the images anymore.
The page that would be loading the images is a PHP file...would that make a difference? Thanks.