Can anyone offer any advice on this?-- Forwarded message --From: Marc Farrow <[EMAIL PROTECTED]
>Date: Aug 28, 2006 4:01 PMSubject: mod_aliasTo: users@httpd.apache.org
I am trying to use the mod_alias module and I have problems getting my Regular _expression_ to work pr
tatic/perm_drive_20/myfolder/image"
AliasMatch ^/perm(.*) c:/webstatic/perm_drive_$1/myfolder/image
# trying to match anything that is in the range of 00 - 40.
AllowOverride None
Order allow,deny
Allow from all
ForceType image/tiff
-- Marc Farrow