RE: [PHP] .htaccess and secure image directory

2001-06-21 Thread Jason Murray
> (shrug) disable directory browsing. That should prabably be > your default anyway. > > "bill" <[EMAIL PROTECTED]> wrote in message > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > If I upload images to a web directory using PHP, how can I prevent a web > > browser from getting a file list o

Re: [PHP] .htaccess and secure image directory

2001-06-19 Thread Hugh Bothwell
(shrug) disable directory browsing. That should prabably be your default anyway. "bill" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > If I upload images to a web directory using PHP, how can I prevent a web > browser from getting a file list of the directory

[PHP] .htaccess and secure image directory

2001-05-24 Thread bill
If I upload images to a web directory using PHP, how can I prevent a web browser from getting a file list of the directory while still allowing it to be polled for specific images? kind regards, bill hollett -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROT