Not Sure How To Do This

liunx

Guest
Im gonna install a cgi counter on a site i maintain.<br />Ive used the script before but now i need to tell it to ignore ip-adresses.<br />(Poor) Instructions tells me to modify this,<br /><br /><!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->@ignore = ("127.0.0.1");<!--c2--></div><!--ec2--><br /><br />Question 1) Do I delete anything like the brackets?<br /><br />Question 2) Do I write the numbers like this: 127.0.0.1 127.0.0.1 or how?<br /><br />-Thomas<!--content-->
<!--quoteo--><div class='quotetop'>QUOTE</div><div class='quotemain'><!--quotec-->@ignore = ("127.0.0.1","127.0.0.2","127.0.0.3");<!--QuoteEnd--></div><!--QuoteEEnd--><br /><br />I think...........<!--content-->
Haven纾
 
Back
Top