17
30
const CACHE_DIR = '/home/esahelio/public_html/cache/';
18
31
const JP2_DIR = '/home/esahelio/public_html/jp2/';
19
32
const KDU_LIBS_DIR = '/home/esahelio/kakadu/lib';
23
36
const WEB_ROOT_URL = 'http://helioviewer.org';
24
37
const TMP_ROOT_URL = 'http://helioviewer.org/tmp';
25
38
const EVENT_SERVER_URL = "http://achilles.nascom.nasa.gov/~wamsler/API/index.php?";
28
42
const WEB_ROOT_DIR_REGEX = '/\/home\/esahelio\/public_html/';