Re: [EMAIL PROTECTED] .htaccess and case-insensitive regular expression matching

2006-03-29 Thread Joshua Slive
On 3/29/06, John Walton <[EMAIL PROTECTED]> wrote: > Hi, > > I'm trying to create a .htaccess file that will reside in an /images > directory. I want the .htaccess file to only deny access to everything > EXCEPT image files (gif, jpg, bmp, png, etc). I've searched the web, apache > manual, and P

[EMAIL PROTECTED] .htaccess and case-insensitive regular expression matching

2006-03-29 Thread John Walton
Hi, I'm trying to create a .htaccess file that will reside in an /images directory.  I want the .htaccess file to only deny access to everything EXCEPT image files (gif, jpg, bmp, png, etc).  I've searched the web, apache manual, and PCRE manual for hours but for the life of me I can't get the reg