jeremija
Member
Posted 1 year ago #
Hi, I'm using IIS 7.5 on Windows 7 and have managed to make the URL rewrite to work by following this guide: http://codex.wordpress.org/Permalinks
However, uploaded images do not show. After trying to view images directly i get the following error:
HTTP Error 500.50 - URL Rewrite Module Error.
Module RewriteModule
Notification BeginRequest
Handler StaticFile
Error Code 0x80070005
This link is mentioned on the forum as the solution to the problem, but I can't access the site.
http://www.digitalpimple.com/tutorials/windows-tutorials/fix-550-rewrite-error/
What should I do now?
jeremija
Member
Posted 1 year ago #
Thanks, it seems to work now after setting the permissions of user IUSR to the wp-content folder. But it seems weird because everything works OK when the URL Rewrite module is not used. :/
Please mark thread as resolved so that
- others with similar problem can see it as resolved and will read this thread for help if they have similar problem
- people providing help see it as resolved and will not waste time reading this post.
jeremija
Member
Posted 1 year ago #
I was hoping that someone would write why do I need to set those permissions when using URL Rewrite, yet everything works like it should with standard permalinks.
Thats a IIS rewrite quirk / bug
jeremija
Member
Posted 1 year ago #