
kencl
User
Apr 12, 2000, 4:45 PM
Post #1 of 2
(281 views)
|
|
Accessing password protected directories
|
Can't Post
|
|
Can a script access directories on an Apache web server that are protected with the database which is specified in a .htaccess file? If so, how? Be nice if it worked something like this: open(FILEHANDLE "<filename.extension", "username", "password"); Thanks.
|