I have a wordpress on a windows 2008 environment running on iis7.
Everything is working perfectly when permalinks are in default mode (not friendly). From the moment you change to another configuration of the permalinks on my blog images (images in the posts) will no longer be apparent.
If I switch back to standard mode they return to appear.
What should I do?
Unfortunately I do not like. I believe it has something do with permissions of the files.
nope - nothing to do with permissions
windows servers do not have mod_rewrite so you can't have pretty permalinks
look at the link I gave you
Okay, I can not explain that right, let me try again.
Analyzing now realize that when I add an image with the default permalink is the upload and it gives permission to read for the main image and the other 2 versions of the image, works well. When you change the permalink so that the system works because I have to rewrite the iis7 the links work perfectly. But add a new image when it creates 4 images and that no change in size is not permission to read.
Thanks