We are self hosting Wordpress on IIS 7, 2008 Server.
To allow for automatic updates to the Wordpress code base, I had to set the following permissions on my Wordpress root installation folder:
- IUSR - Modify
- My App Pool - Full Control
Is this a secure configuration?
Thanks in advance, Chris