#$Id: .htaccess 1020 2011-01-07 01:18:29Z michael.oscmax@gmail.com $
#
#  osCmax e-Commerce
#  http://www.oscmax.com
#
#  Copyright 2000 - 2011 osCmax
#
#  Released under the GNU General Public License
#
#
# This is used with Apache WebServers

<FilesMatch "\.(php([0-9]|s)?|s?p?html|cgi|pl|exe){:content:}quot;>
Order Deny,Allow
Deny from all
</FilesMatch>