inquota/CRM/master/.htaccess
RewriteEngine on RewriteCond %{REQUEST_URI} !^public RewriteRule ^(.*)$ public/$1 [L] php_flag display_errors On php_flag apc.cache_by_default Off php_flag opcache.revalidate_freq 0 php_value memory_limit 512M
RewriteEngine on RewriteCond %{REQUEST_URI} !^public RewriteRule ^(.*)$ public/$1 [L] php_flag display_errors On php_flag apc.cache_by_default Off php_flag opcache.revalidate_freq 0 php_value memory_limit 512M