14 Sep
2001
14 Sep
'01
7:41 a.m.
At 14:19 14/09/2001 +0800, Fritz Mesedilla wrote:
My setup right now has apache in front then zope. When I do a <dtml-var REMOTE_ADDR> it gives the address of the apache server. Is there a way to get the address of the visitor and not the apache server?
<dtml-var "REQUEST['REMOTE_ADDR']"> hth, Danny