#deny from all

# the following prevents display of the filetohide file
<FilesMatch "execut_schedule_submitfprice\.php|send_notification\.php">
order allow,deny
deny from all
</FilesMatch>