Re: Needing IP addresses

2003-06-13 Thread Chris Anderson
OK. I am having some basic issues with geting the CGI stuff to work... So, I checked my Linux Box's Apache and it shows that CGI-BIN is in the path and allaowable, so is SSI. I went and found a text counter at http://www.cgi-factory.com I put the in my HTML under Body... Specifically it looks

Re: Needing IP addresses

2003-06-13 Thread Wiggins d'Anconia
drieux wrote: On Thursday, Jun 12, 2003, at 16:49 US/Pacific, Chris Anderson wrote: [..] I have one page where I need to track all IPs going to that page. I need this to be output to an HTML file or a text file that will be dynamically read by an HTML file. do you mean the REMOTE_HOST REM

Re: Needing IP addresses

2003-06-12 Thread drieux
On Thursday, Jun 12, 2003, at 16:49 US/Pacific, Chris Anderson wrote: [..] I have one page where I need to track all IPs going to that page. I need this to be output to an HTML file or a text file that will be dynamically read by an HTML file. do you mean the REMOTE_HOST REMOTE_ADDR