[us...@httpd] Mod_Rewrite rules and inheritance

2009-01-16 Thread John Walton
Hi, I'm having problems inheriting some of the rewrite rules that I created for a group of web sites. I have a number of vhosts located under a /www directory. For example: /www/www.vhost1.org/ /www/www.vhost2.org/ /www/www.vhost3.org/ I am trying to define a few URL rewrite rules some of w

[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