Tagged Questions
4
votes
1answer
63 views
Should I remove install.php and install-helper.php?
Is keeping wp-admin/install.php and wp-admin/install-helper.php a security leak on the newer versions of wordpress? By default file permission on those files are 644.
If there is any leak, what kind ...
2
votes
1answer
35 views
What is the most secure way to set up the MySQL user in WPMU?
I am setting up Subdomain based MU on my domain.Everything is hosted by me running on one CentOS/Webmin VPS. Will I be better off setting the MySQL user's domain as localhost, 127.0.0.1 or with a ...
1
vote
4answers
101 views
How to properly secure my Wordpress installation?
I'm currently on my own server (fredericpilon.com) with my own website.
Wordpress being kind of a big shot of CMS, it may be targeted by hacks.
Any tips and tricks on how to properly secure my ...