Question
Securing WordPress uploads dir
I followed this article https://www.digitalocean.com/community/articles/how-to-configure-secure-updates-and-installations-in-wordpress-on-ubuntu but I got a problem when uploaded images/files, it said "The uploaded file could not be moved to ..."
So, I decided to changed the uploads dir user back to
www-data
. The upload function working properly now, but is it secure?
Add a comment
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×