12 Oct
2000
12 Oct
'00
4:39 p.m.
From: Marcin Kasperski <Marcin.Kasperski@softax.com.pl>
X-Forwarded-For header (REQUEST['HTTP_X_FORWARDED_FOR']). Does there exist some sample of such usage? Can such a change be performed before authorization?
You could do this with an Access Rule in your root folder, containing: <dtml-call expr="REQUEST.set('REMOTE_ADDR', REQUEST['HTTP_X_FORWARDED_FOR'])"> Cheers, Evan @ digicool & 4-am