Hello,
If I have for example my main url "http://mysite.com", and my uploads files "http://mysite.com/wp-content/uploads", but now, i want my uploads files at "http://media.mysite.com/wp-content/uploads".
What i need to do?
thanks
Hello,
If I have for example my main url "http://mysite.com", and my uploads files "http://mysite.com/wp-content/uploads", but now, i want my uploads files at "http://media.mysite.com/wp-content/uploads".
What i need to do?
thanks
Read http://codex.wordpress.org/Settings_Miscellaneous_SubPanel
If you're setting up media as a manual subdomain, then you'll set Store uploads in this folder to /public_html/media/wp-content/uploads and Full URL path to files to http://media.mysite.com/wp-content/uploads
Bear in mind, your EXISTING images will need to be moved AND you will need to edit the database similarly, if you don't want them to stay in the old place.
This topic has been closed to new replies.