This is a discussion on Re: [squid-users] auth_param within the Squid Users forums, part of the Web Server and Related Forums category; hello, > auth_param basic program /etc/squid/mysql_auth.php two simple things: - i think you can't use any mysql-...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
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 - 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 btw: may be this is not a php program, just you call it like php... a. |