What is the quickest way to serve an image via an ip address?
I need to serve an image from an IPv4 address, any IP will do. So that i can access the image with the url http://xxx.xxx.xxx.xxx/image.png
or http://xxx.xxx.xxx.xxx/image_path/image.png
.
What is the quickest way to serve an image via an ip address?
I need to serve an image from an IPv4 address, any IP will do. So that i can access the image with the url http://xxx.xxx.xxx.xxx/image.png
or http://xxx.xxx.xxx.xxx/image_path/image.png
.