<Files cron*>
 Order allow,deny
 Allow from all
 Satisfy any
</Files>
<Files common.php>
 Order allow,deny
 Allow from all
 Satisfy any
</Files>
<Files update.php>
 Order allow,deny
 Allow from all
 Satisfy any
</Files>
