Re: [PHP] File download + HTTP auth problem.

2002-11-05 Thread rija
lt;[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, November 06, 2002 6:29 AM Subject: [PHP] File download + HTTP auth problem. > Hello, > > I have this simple script called index.php in a directory protected with > HTTP auth (require valid-user): > >$arc

[PHP] File download + HTTP auth problem.

2002-11-05 Thread Rodolfo Gonzalez
Hello, I have this simple script called index.php in a directory protected with HTTP auth (require valid-user): readfile($archivo); ?> When I access the directory with Netscape/Mozilla/Galeon it works fine, Apache "asks" the login and password and the script sends the file. But with MSIE 6.x (