Re: Access-Reject in a php script



Hi,

>    echo "Session-Timeout:=100";
> else
>    echo "Access-Reject";  //NOT WORKING!!!!!!

hmmm, normally/properly you dont send such attributes
back - thats a server job. you should simply exit with
the return code that equals reject. 

alan




This archive was generated by a fusion of Pipermail (Mailman edition) and MHonArc.