Henrik Nordstrom wrote:
sön 2008-03-30 klockan 17:17 +0300 skrev Andrei-Florian Staicu:
Hello list,
Could you tell me if I can have different url_rewrite_programs for
different acls?
No, but you can make the url rewrite program take different actions
based on pretty much anything you can express in acls..
url rewriters have access to
- requested URL
- user name (if using ident or authentication)
*- requesting client IP*
- HTTP method
- and a bit more (see FAQ for full details
I think that's what I need. I'll read the FAQ. Thanks