WEB Server Configuration

The Diva HTTP server (diva_httpd) is started on system boot time and during installation.

The product installation procedure adds the startup script diva_httpd.rc to the system startup scripts. The diva_httpd daemon can also be <started/stopped/status queried> manually by the “diva_httpd.rc start/stop/status”  command as usually required by the system startup procedure.

To disable the automatic start of the diva_httpd daemon on system startup and thus, disable the Diva HTTP server, you can execute cd /usr/lib/opendiva/divas && sh ./cfg_util.sh 4.

Before you can access the Diva HTTP server you need to set a password in the /usr/lib/opendiva/divas/httpd/login/login file. The valid password should contain not less than seven characters and being accessible only by "root".