View Single Post
Old June 26th, 2007, 05:37 AM   #1 (permalink)
clarkia
Junior Member
Verified Customer
 
Join Date: Jan 2007
Posts: 3
block direct access to uploaded image without login

i am using iis + php + vbb + vbgallery

The uploaded image can be accessed directly via the image url, e.g.
http://xxxx/gallery/files/x/xxx.jpg without checking permission.

It seems that the files is served directly by IIS.

Is there any way we can block anonymous to access the images? and force user login when accessing the image?
clarkia is offline   Reply With Quote