leeray75/zen-cart/master/includes/classes/support/.htaccess - Htaccess File

leeray75/zen-cart/master/includes/classes/support/.htaccess

#

# @copyright Copyright 2003-2010 Zen Cart Development Team

# @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0

# @version $Id: .htaccess 15992 2010-04-19 06:02:20Z drbyte $

#

#NOBODY SHOULD BE SNOOPING HERE

<Limit GET POST PUT>

Order Allow,Deny

Deny from All

</Limit>

On Github License

Files

Download PDF of Htaccess file
GET, POST, PUT

Comments

Apache