acuteventures/CRM/master/.htaccess
# BEGIN SUGARCRM RESTRICTIONS
RedirectMatch 403 (?i).*.log$
RedirectMatch 403 (?i)/+not_imported_.*.txt
RedirectMatch 403 (?i)/+(soap|cache|xtemplate|data|examples|include|log4php|metadata|modules)/+.*.(php|tpl)
RedirectMatch 403 (?i)/+emailmandelivery.php
RedirectMatch 403 (?i)/+upload
RedirectMatch 403 (?i)/+custom/+blowfish
RedirectMatch 403 (?i)/+cache/+diagnostic
RedirectMatch 403 (?i)/+files.md5$
#php_value upload_max_filesize 30000M
# END SUGARCRM RESTRICTIONS
On Github License
Files