id summary reporter owner description type status priority milestone component version severity resolution keywords cc focuses 54161 "WordPress destroy iis web.config when using ""location"" config." foxontherock "When wordpress doesn't find rewrite rulres, it tries to add them, and it works correctly. BUT If we use the ""location"" in web.config, that allow config to NOT inherit in sub applications, it crashes web.config. When web.config looks like this: {{{ }}} ... wordpress thinks that the ""system.webserver"" is not present, so it append it at the end of the web.config. And, we get a ""500 error"" because that new edited web.config is invalid. We fixed it temporary by disabling ""write"" access to web.config for our app pool, but you should fix it, and correctly find the ""rewrite rule"" even if it's under the xml path." defect (bug) new normal Awaiting Review Rewrite Rules 5.8.1 critical