Get client public ip address with Server Side Includes
In a previous episode I showed how to use only a static Nginx configuration to
display the client IP
address. This is fun,
but I thought things could get funnier and compatible with more web servers,
while still not using a big dynamic language like PHP or Python.
Although as …
Read more...