Boniforti Flavio wrote:

> I'm blocking all the media contents with a regex on my proxy setting.
> Now I'd like to enable ONE USER to access those contents.

Just allow that user to access the media content before you deny it.

http_access allow some_user media_content
http_access deny media_content

There is also an example in the default acls (the manager acls).

Adam

Reply via email to