how to configure word press blog to save uploaded images to a certain dir. ?
Posted
by kacalapy
on Stack Overflow
See other posts from Stack Overflow
or by kacalapy
Published on 2010-06-09T14:56:45Z
Indexed on
2010/06/09
15:02 UTC
Read the original article
Hit count: 188
Wordpress
i have a word press blog installed on my server but when i upload a image it goes into one directory, but the blog front end is lookign for the images in another directory... so the images show as broken. i have been manualy copying the uploaded images from server location to the one WP looks for them in and it works.
how can i set the WP blog to upload to the same dir on the filesystem that the WP front end is trying to pull from?
© Stack Overflow or respective owner