How could we know the server ip address of the web browser?
I want to restrict my website to be accessed by specific ip addresses only.
pls kindly advise.
Stressed_Simon - 30 Jul 2008 08:05 GMT
cgi.REMOTE_ADDR is the variable you want!
GArlington - 30 Jul 2008 11:01 GMT
> How could we know the server ip address of the web browser?
>
> I want to restrict my website to be accessed by specific ip addresses only.
>
> pls kindly advise.
<cfdump var="#cgi#" />