I’m digging into html code on imgur, and I’ve seen an url http://i.imgur.com/hmb4y.jpg containing i, what is i? Is it folder or not? How can i create an url like this for my site?
I’m digging into html code on imgur, and I’ve seen an url http://i.imgur.com/hmb4y.jpg containing
Share
It is a subdomain of the main
imgur.comdomain. Specifically this one (i) was defined to host images for StackOverflow. To create an url like this for your site you will have to register a subdomain at the company from which you purchased the root domain or if it is for intranet only you could do this in your DNS server or the hosts file.