* Joshua Slive wrote: >> <FilesMatch \.(?i:gif|jpe?g|png)\z> >> ErrorDocument 404 /error/404.png >> </FilesMatch> > > I assume that you've tested that regular expression and it works? If > so, thanks for teaching me something new. I haven't looked in detail > at the PCRE documentation, so I didn't realize you could do > case-insensitive matching like that. That is certainly a commonly > requested feature.
hehe, yep. nd -- If God intended people to be naked, they would be born that way. -- Oscar Wilde --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
