LocationMatch expression syntax

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I want to set a location match so that an URL is not case sensitive. The following work individually:
 
<Location /IE/>
<Location /ie/>
<Location /Ie/>
<Location /iE/>
 
The following LocationMatch does not work:
 
<LocationMatch "/(IE|ie|Ie|iE)/">
 
What is the proper syntax to use for LocationMatch?
 
 
Gary T. Schultz
IT Administrator
Wisconsin Dept. of Commerce
608-266-1283
gschultz@xxxxxxxxxxxxxxxxxxxx

[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux