Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Enhanced Proxy

From: nverscheure::ceimedia::com at: 10-Apr-2002 14:22

Hi all, I'm trying to write a enhanced proxy script based on the script proxy.r found in the REBOL library. http://www.reboltech.com/library/html/proxy.html In my enhanced proxy, I want to filter the request according to the IP address in order to forbidde HTTP for some computer. Can anyone tell me if it is possible (and how) to get the IP address of the computer whose proxy receive the request ? Thanx, Nicolas