Category:Recital Web Configuration

From Recital Documentation Wiki
Jump to: navigation, search

Recital products can be configured using Environment Variables and Recital SET COMMANDS.

These are set in the Configuration Files.

The following environment variables in the system-wide recital.conf file are used to configure Recital Web Server behavior:


Environment Variable Description
DB_HTTP_ALLOW Points to a text file with a list of hostnames or IP addresses of clients permitted access to the Recital Web Server. Default file is hosts.allow.
DB_HTTP_DENY Points to a text file with a list of hostnames or IP addresses of clients denied access to the Recital Web Server. Default file is hosts.deny.
DB_HTTP_ENABLED Enable HTTP requests.
DB_PORT80_ENABLED Enable HTTP requests on port 80 (default is 8001 only).
DB_WWWACCOUNT Points to a user account under which Recital Web processes should run.
DB_WWWDEFAULT Points to the default web page file.
DB_WWWPASSWORD The password for the DB_WWWACCOUNT above. Not currently used – see DB_WWWACCOUNT for more details.
DB_WWWPWFILE The password file.
DB_WWWRUNASGUEST Determines whether Recital Web processes should run under the guest user account.
DB_WWWROOT Points to the web root directory.


When DB_HTTP_ENABLED is true, the Recital Web Server will be started when the Recital Server is started. Please see recitalserver for full details on starting the Recital Server.


The recitalweb command is used to run Recital Web applications as a standalone application on the desktop.

Pages in category "Recital Web Configuration"

The following 11 pages are in this category, out of 11 total.