>
> Hi..
>
> I'm using max_user_ip directive and all works fine...
>
> Now, I created an error message (ERR_MAXUSER_IP) that shows to user a
> error like this:
>
> "Sorry, you are not currently allowed to request because:
> %U already logged from another host: NAME_HOST -> IP"
>
> But,  how can I show NAME_HOST and IP into ERR_MAXUSER_IP  to user
> identify where your login is useD?
>

Hmm, this page here shows the current squid error codes accepted in the pages

http://squid.treenet.co.nz/Doc/Code/group__ErrorPageAPI.dyn

%h for client hostname, %i for client IP address, etc.

Amos


Reply via email to