Security recommendation too high on IIS causing website to crash
-
Hi,
Yesterday I received an email message sent from your Defender plugin, with a “Security recommendation report”.
When I click on web link to run these recommendations for IIS7 or higher on Windows OS, in order to prevent PHP executables from running, a web.config file is placed in the
\wp-content\uploads folder.
In that web.config file is the instruction <handlers accessPolicy=”Read”/>
However, this gave serious problems on my website. All CSS and menu and navigation settings no longer worked on the frontend.
And on the admin page, in the media library, no thumbnails were visible anymore etc. The whole website seemed to have crashed.
It took me a while to think that these changes could be the cause of the many bad problems.
Have you guys actually tested this <handlers accessPolicy=”Read”/> instruction yourself?
Securing a lot is certainly good and should be done but blocking too much and giving only read permissions can make WordPress go completely wrong especially on IIS.
Best to have this tested even more thoroughly, isn’t it? 🙁
I have of course deleted that web.config file and consequently will test everything carefully on a test environment before I approve any more such recommendations coming from Defender.
I hope in the next updates of Defender that such problems will not occur again, otherwise Defender users will start to doubt its reliability anyway.
I’m sure you don’t want this either.
The topic ‘Security recommendation too high on IIS causing website to crash’ is closed to new replies.