Blog Disable newrelic for PHP site via .htaccess by babulJanuary 2, 2014January 2, 20143 <IfModule mod_php5.c> php_flag newrelic.enabled off </IfModule>