Re: [users@httpd] Mod-rewrite not finding text that is found by regex test site.

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

 



On 6/26/06, Michael Daly <mikedaly@xxxxxxxx> wrote:
I'm trying to catch camelCase names.  The mod_rewrite log file shows:

RewriteCond: input='^/cgi-sys/cgiwrap/guille/wiki.pl/fooBar'
pattern='^/cgi-sys/cgiwrap/guille/wiki.pl/(.*)([a-z])([A-Z])(.*)'
=> not-matched

Testing at www.regular-expressions.info/javascriptexample.html
gives:
  %1=/cgi-sys/cgiwrap/guille/wiki.pl/fo
  %2=0
  %3=B
  %4=ar
Which is what I would expect.

Is this a bug?

I'm using Apache 2.0.55.

Can you show us the exact set of RewriteCond/RewriteRules you are using?

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[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