2013-05-24, 05:08:18
chmod does not do much to prevent against hacking.
File permissions should always be locked down for group if not needed, especially if on a shared host.
But stuff like mod_sec and ip restrictions on admin root would be better.
And audit all your data files to make sure they are not viewable by web.
File permissions should always be locked down for group if not needed, especially if on a shared host.
But stuff like mod_sec and ip restrictions on admin root would be better.
And audit all your data files to make sure they are not viewable by web.