Forum Moderators: phranque
I'd like to have a subdomain like images.mysite.com pointing to the image server (with different IP of course), and I'm not sure how to do that. I have DirectAdmin and full root access on both servers.
Also, when a user uploads a photo using the PHP scripts, the image must be stored on the other server. The only way I can figure out to do this is using the PHP FTP functions, but I wonder if there's a more convenient way to do this.
Any tips on any of the issues I asked will be greatly appreciated, thanks!