> If I store the file in a non-apache directory, how does the 
> user download the file?

Use a file, "download.php" that will make sure the user is 
authenticated, then fetch the contents of the file, and send the 
file to the browser.

Jason

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to