... showing all entries tagged ssh
Below you will find all posts tagged ssh ↓
h4x3d.com does not host any illegal content. Links/Files referred to are for educational purposes only.
How to harden your Wordpress install (ssh)
October 23rd, 2009 by h4x3d.comI figured out how to harden wordpress using ssh and some common sense.
I changed ownership (user) of the cache and uploads folder to apache by
chown apache uploads
chown apache cache
to enable apache to write to it
chmod was set to more restrictive value of 755 each instead of easily
exploitable (as it happened on solarvps and zone.net) chmod [...]



