www.pudn.com > SugarCRM4.5b_CN.rar > .htaccess
# BEGIN SUGARCRM RESTRICTIONS RedirectMatch /demo/sugarcrm.log.* http://127.0.0.1/demo/log_file_restricted.html RedirectMatch /demo/emailman.log http://127.0.0.1/demo/log_file_restricted.html RedirectMatch /demo/not_imported_(.*).txt http://127.0.0.1/demo/log_file_restricted.html RedirectMatch /demo/XTemplate/(.*)/(.*).php http://127.0.0.1/demo/index.php RedirectMatch /demo/data/(.*).php http://127.0.0.1/demo/index.php RedirectMatch /demo/examples/(.*).php http://127.0.0.1/demo/index.php RedirectMatch /demo/include/(.*).php http://127.0.0.1/demo/index.php RedirectMatch /demo/include/(.*)/(.*).php http://127.0.0.1/demo/index.php RedirectMatch /demo/log4php/(.*).php http://127.0.0.1/demo/index.php RedirectMatch /demo/log4php/(.*)/(.*).php http://127.0.0.1/demo/index.php RedirectMatch /demo/metadata/(.*)/(.*).php http://127.0.0.1/demo/index.php RedirectMatch /demo/modules/(.*)/(.*).php http://127.0.0.1/demo/index.php RedirectMatch /demo/soap/(.*).php http://127.0.0.1/demo/index.php RedirectMatch /demo/emailmandelivery.php http://127.0.0.1/demo/index.php # END SUGARCRM RESTRICTIONS # BEGIN SUGARCRM RESTRICTIONS RedirectMatch /final/sugarcrm.log.* http://127.0.0.1/final/log_file_restricted.html RedirectMatch /final/emailman.log http://127.0.0.1/final/log_file_restricted.html RedirectMatch /final/not_imported_(.*).txt http://127.0.0.1/final/log_file_restricted.html RedirectMatch /final/XTemplate/(.*)/(.*).php http://127.0.0.1/final/index.php RedirectMatch /final/data/(.*).php http://127.0.0.1/final/index.php RedirectMatch /final/examples/(.*).php http://127.0.0.1/final/index.php RedirectMatch /final/include/(.*).php http://127.0.0.1/final/index.php RedirectMatch /final/include/(.*)/(.*).php http://127.0.0.1/final/index.php RedirectMatch /final/log4php/(.*).php http://127.0.0.1/final/index.php RedirectMatch /final/log4php/(.*)/(.*).php http://127.0.0.1/final/index.php RedirectMatch /final/metadata/(.*)/(.*).php http://127.0.0.1/final/index.php RedirectMatch /final/modules/(.*)/(.*).php http://127.0.0.1/final/index.php RedirectMatch /final/soap/(.*).php http://127.0.0.1/final/index.php RedirectMatch /final/emailmandelivery.php http://127.0.0.1/final/index.php # END SUGARCRM RESTRICTIONS