gatoradeguy
MIS
Hi,
We are building a client web service which serves very large pdf's. these pdf's are on a file server seperate from our IIS server. they lie in a virtual directory of the IIS server called "PDFS"
How do we isolate clients to their files and obscure the path to these files so nobody just guesses random file names to access other peoples files...i.e. front end only shows the client what PDFS they have and they are transferred to the virtual directory when clicking the link. does anybody have a similar service. The PDFS must lie on the seperate files server as they are very large.
any input would be greatly appreciated.
We are building a client web service which serves very large pdf's. these pdf's are on a file server seperate from our IIS server. they lie in a virtual directory of the IIS server called "PDFS"
How do we isolate clients to their files and obscure the path to these files so nobody just guesses random file names to access other peoples files...i.e. front end only shows the client what PDFS they have and they are transferred to the virtual directory when clicking the link. does anybody have a similar service. The PDFS must lie on the seperate files server as they are very large.
any input would be greatly appreciated.