[phpBB Debug] PHP Warning: in file [ROOT]/includes/crs/crs_misc_functions.php on line 37: mime_content_type(): Empty filename or path
Zen Cart 源代码 .htaccess

Zen Cart 源代码 .htaccess




下载文件

文件名: .htaccess
文件类型: Apache HTACCESS文件
文件大小: 305 Bytes
MD5: f0a1c99631695cb1c780cd8fdff39fda

.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>