Click to See Complete Forum and Search --> : Accessing offline directory programmatically


amitkum
02-05-2003, 03:33 PM
Hi,
My web site needs to serve a lot of static pdf document. Hoever, I want only authenticated users to access these documnets. Apache is my web server and its on Unix.

I basically dont want the users to copy and paste the URL and access my file. How can I access files from an offline directory ?

Any help will be greatly appreciated

Amit