Re: [squid-users] Authenticate program

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Tue, 23 Mar 2004 19:26:23 +0100 (CET)

On Tue, 23 Mar 2004, Bernard PRE wrote:

> Hi,
>
> I am trying to run and authenticate program writen in php and i add this
> line to squid.conf, but nothing append :
> authenticate_program /usr/bin/auth.php

Which Squid version?

You also need to define an acl and use that acl in http_access...

And beware of output buffering. The program will be running in a pipe and
in most languages you then need to disable output buffering.

Regards
Henrik
Received on Tue Mar 23 2004 - 11:26:28 MST

This archive was generated by hypermail pre-2.1.9 : Thu Apr 01 2004 - 12:00:02 MST