Hegedüs Ervin <[EMAIL PROTECTED]> 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"

Reply via email to