As the subject says, is it possible to call the files module in the post-proxy section within the default virtual server (sites-enabled/default)?
I'm using a piece of code in unlang to match the realm in the post-proxy section and when it matches a given value I'd like to tell unlang to
parse the users file to append/replace AV-Pairs in the reply but it doesn't work, the files module returns always noop.