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