Difference between revisions of "New Relic"

From Warwick Student Cinema
Jump to: navigation, search
(PHP My Admin & PHP LDAP Admin)
(Main Site and Treasure Dashboard)
Line 6: Line 6:
 
The default site name is "Filmsoc Website" this should be customised for sub sites.
 
The default site name is "Filmsoc Website" this should be customised for sub sites.
   
== Main Site and Treasure Dashboard ==
+
== Main Site ==
 
The main site has it name set in a <code>.htaccess</code> in its root folder.
 
The main site has it name set in a <code>.htaccess</code> in its root folder.
  +
  +
== Treasure Dashboard ==
  +
Treasure has a <code>.htaccess</code> file and its set using the PHP api in <code>/inc/global.php</code>. I'm not sure why I did that.
   
 
== EPOS ==
 
== EPOS ==

Revision as of 20:09, 12 February 2015


We use New Relic on our site to monitor performance.

The default site name is "Filmsoc Website" this should be customised for sub sites.

Main Site

The main site has it name set in a .htaccess in its root folder.

Treasure Dashboard

Treasure has a .htaccess file and its set using the PHP api in /inc/global.php. I'm not sure why I did that.

EPOS

EPOS has its name set in the eposfunctions.php file.

PHP My Admin & PHP LDAP Admin

The names for these sites are set using apache.conf files found in /etc/phpmyadmin or /etc/phpldapadmin respectively.