Welcome to Alledia
We blog about Joomla, answer your Joomla Search Engine Optimization questions and create search-engine friendly Joomla templates. We also provide training for Joomla, Drupal and Wordpress.
Jun 30 2010 |
|
![]() |
| Flash video chat component by fcschat.com |
![]() | ![]() |
![]() | ![]() |
![]() | ![]() |
Learn more about Drupal at our day-long training classes:
Learn more about Joomla at our day-long training classes:
Comments
Recommend our solution - SalvusAlerting.com to keep up on vulnerabilities .
And Brian is SPOT on - patching is most important! You should not rely an a tool to take the place of patching..
As so many users still got hack with that extension install. Cheap server cheap service
Thanks.
thank you
Tom Canavan
As for the host recommending htaccess in the subdirectories and their other recommendations NONE of those are needed on a properly configured web host - time to move if they have to make those changes
If you have SSH, Shell access the following commands should be able to be run from the command line to reset all your files and directories back to the server defaults of 755 and 644.
Change directory in to the top directory (" / ") of your Joomla! installation, then run these;
find . -type f -exec chmod 644 {} \;
find . -type d -exec chmod 755 {} \;
If you decide to use "cache" the cache directory will need to be "Writable" to the Web-Server user to allow it to write its temporary files.
Also Follow this http://docs.joomla.org/Category:Security_Checklist
Prevention is better than Cure!
RSS feed for comments to this post