You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Alexander Lukyanov <la...@yars.free.net> on 1998/05/29 12:15:57 UTC

mod_proxy/2314: patterns in ProxyRemote

>Number:         2314
>Category:       mod_proxy
>Synopsis:       patterns in ProxyRemote
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          change-request
>Submitter-Id:   apache
>Arrival-Date:   Fri May 29 03:20:00 PDT 1998
>Last-Modified:
>Originator:     lav@yars.free.net
>Organization:
apache
>Release:        1.2.5
>Environment:
Red Hat Linux/alpha
>Description:
I would like to be able to specify wildcards or regexps in ProxyRemote         
directive. Like this:                                                          
                                                                               
ProxyRemote http://*.some.domain http://proxy.for.domain:port                  
ProxyRemote * http://generic.proxy:port                                        
                                                                               
I think making this can be as easy as changing strncasecmp to fnmatch.         
A more generic approach would be using regular expressions.                    
>How-To-Repeat:

>Fix:

>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include <ap...@Apache.Org> in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]