Hegedüs Ervin <airween@freemail.hu> writes:
> hello,
>
>> auth_param basic program /etc/squid/mysql_auth.php
>
> two simple things:
> - i think you can't use any mysql-based auth module in NTLM
> scheme - but i'm not sure
Correct.
> - the chances are that Squid can't execute any php program,
> 'cause php needs an interpreter; so, you can execute any php
> program about like here:
> $ php program.php
Why not? Just have
#!/usr/bin/php
at the beginning of the script. Be careful though, php might try to write
garbage to stdout as soon as it starts.
-- kinkie (kinkie-squid [at] kinkie [dot] it) Random fortune, unrelated to the message: "Apathy is not the problem, it's the solution"Received on Thu Apr 08 2004 - 01:11:34 MDT
This archive was generated by hypermail pre-2.1.9 : Fri Apr 30 2004 - 12:00:02 MDT