Hi,

2 easy commands to secure your Joomla site:

cd /var/www/somewebdir/
find . -type f -exec chmod 644 {} \;
find . -type d -exec chmod 755 {} \;

Leave a Reply

*

Switch to our mobile site