REMOTE_HOST.php [ ...HTM ]

Hi, you are not certainly 123.45.67.89 Visitor , but the Visitor having the IP address :
38.107.191.80

Nb : the www.ics-php.com get normally connected with tiscali ADSL and is so marked on such connection :
ppp-82-84-20-241.cust-adsl.tiscali.it
...the first two triplettes (only 2 chars each in this case) remain unchanged while the 3rd and 4th triplette vary depending on how many people are connected already when ics get its connection

...so if we would set into .htaccess - folder extra :
allow from 82.84. (...or : allow from .cust-adsl.tiscali.it)
...we would allow many tiscali-adsl-users to retrieve the file : http://www.ics-php.com/extra/f_blocked.htm
( the actual setting will only allow a client having the IP address : 123.45.67.89 to retrieve the page at link here above )

PHP CODE ( referer ) /extra/index.php
( .htaccess ) /extra/f_unblocked.htm