newrelic apache virtual hosts
php_value newrelic.appname “My Blog App” Here is what the above code is Doing: 1. We’re importing the NewRelic library. 2. We’re initializing the NewRelic library with the license key. 3. We’re setting the application name. Now, let’s add the following code to the bottom of the file: