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

[REBOL] Re: webserv.r for local use?

From: antonr::lexicon::net at: 16-Mar-2005 15:48

Check port/remote-ip, if it is not localhost (127.0.0.1) then immediately close the connection to that port. Otherwise I guess you could use a firewall to prevent machines connecting to start with. Anton.