Folder Locations

Dynaweb Components

Dynaweb applications require a web server such as the apache server that is available on linux distributions. Other web servers such as Lotus Domino and Netscape have also been used.

The information below applies to the apache web server, but a similar structure applies to other web servers.

The web server is typically installed on the same server as the apache web server, however it is also possible to install pro5 or bbj on the web server, and access all Dynamo Tools using the pro5 or bbj data server. In this case the web server only requires a few scripts to enable operation.

Data files can be located on the web server, or on the same server that has Dynamo Tools installed, or another server accessible using the pro5 or bbj data server.

Component Location
apache configuration file /etc/httpd/conf/httpd.conf
Document Root Folder /var/www/html/
Script Alias Folder /var/www/cgi-bin/
Default Dynaweb Script /u/CDI/bin/xx.cgi
Temporary web file directory /var/www/html/tmp -> Symbolic link to /u/CDI/tmp
apache log file directory /var/log/httpd/