I'm using Apache, and I'm trying to set up a subdomain for a virtual host, which then points to a server on a different IP address.
So the virtual host is www.example.com, I'd like to set up images.example.com, and point it to 127.0.0.1.
I've consulted some of the answered questions on SO and other sites, but I'm a bit overwhelmed and I don't want to risk wrecking a production site.