On Tue, Mar 18, 2014 at 2:38 PM, Yann Ylavic <ylavic....@gmail.com> wrote:
> Wouldn't it be possible to define wildcard workers when the URL is
> known to be a regexp substitution?
> For these workers' URLs, the dollars (plus the following digit) could
> be replaced by a wildcard (ie. *) and ap_proxy_get_worker() could then
> use ap_strcasecmp_match() against the requested URL.

I meant ap_strcmp_match(), this has to be case sensitive...

Reply via email to