262 Part II: (Free php web host) Developing Intranet Solutions TABLE 8-2
262 Part II: Developing Intranet Solutions TABLE 8-2 LD.CONF VARIABLES (Continued) Configuration Variable Purpose $APPLICATION_NAME Internal name of the application. $DEFAULT_LANGUAGE Set to the default (two-character) language code. $ROOT_PATH Set to the root path of the application. $REL_ROOT_PATH Relative path to the root directory. $REL_APP_PATH Relative application path as seen from the web browser. $TEMPLATE_DIR The fully qualified path to the template directory. $THEME_TEMPLATE_DIR The fully qualified path to the theme template directory. $REL_PHOTO_DIR The Web-relative path to the photo directory used to store user photos. $PHOTO_DIR The fully qualified path to the photo directory. $DEFAULT_PHOTO Name of the default photo file, which is used when a user does not have a photo in the photo directory. $CLASS_DIR The fully qualified path to the class directory. $REL_TEMPLATE_DIR The Web relative path to the template directory used. $CATEGORY_CLASS Name of the Category class file. $DOC_CLASS Name of the Doc class file. $RESPONSE_CLASS Name of the Response class file. $MESSAGE_CLASS Name of the Message class file. This class is developed for the MOTD application, discussed in the Chapter 7. $LD_MNGR Name of the application that shows document indexes for a given category or all categories. $LD_DETAILS_MNGR Name of the application that shows document details.