From a78916fe769a85d454f2fdf61aaeef76aea32e71 Mon Sep 17 00:00:00 2001 From: Chris Saylor Date: Sun, 8 Sep 2013 11:00:21 -0400 Subject: [PATCH] Added newrelic appname to root htaccess. --- app/.htaccess | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/.htaccess b/app/.htaccess index b81d211..e0ab93e 100755 --- a/app/.htaccess +++ b/app/.htaccess @@ -1,3 +1,5 @@ +php_value newrelic.appname "Boxmeup" + RewriteEngine on RewriteBase /app/