Hi,
Yes, it is correct to do :
oomla standard .htaccess, which includes protection against this kind of attack, though I don't remember if it was already there in Joomla 1.0.11
Protection against this kind of attacks was added in Joomla standard .htaccess, but I don't remember in which version.
Anyway, the point I was trying to make is this line shows that an attack targeting "...components/com_facileforms/facileforms.frame.php" was launched against your site. However, this attacked failed because it was blocked either by Joomla .htaccess or by sh404SEF (resulting in a 403 error being displayed to the attacker. Additionnally, even if you did not have the protection of either Joomla .htaccess or sh404SEF, this attack would have failed anyway because it was targeting an older version of facile forms. The target file (facileforms.frame.php) is no longer part of facile form in FF 1.4.7.
The general conclusion is that you have not yet identified the origin of the problem you are (were) suffering from!
Regards