> Vlad Harchev:

>  Of course I can, but later today.
>  As for critical section that is parsing the referer header - it's trivial
> (in bash):
> 
>       $HTTP_REFERER

are you sure your server uses exactly this $env to transmit the referer? 
i've seen differences many times, even if the server docs announce CGI/1.1
conformity.  have you tried dumping the entire environment using simple
"env" or "prinenv"?  i use this often in printenv.cgi's if i'm unsure as to
the values of the environment.

-- 
clemens fischer

; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]

Reply via email to