Re: Proxy.conf regex



Joseph wrote:
> Is it possible to use wild card domains in proxy.conf?

  No.  But you can write regexes in the "users" file:

DEFAULT	User-Name =~ "(([a-zA-Z]+\.)*foo.com", Proxy-To-Realm := "foo.com"

  Will cause the following to be proxied to "foo.com":

	user@foo.com
	user@bar.foo.com
	user@bx.y.foo.com
	...

  Alan DeKok.
--
  http://deployingradius.com       - The web site of the book
  http://deployingradius.com/blog/ - The blog




This archive was generated by a fusion of Pipermail (Mailman edition) and MHonArc.