Set up an HTTPServer web server for the Infor System Console and Infor Lawson System Mobile Monitor (Windows or UNIX web servers)

If you use IBM HTTP web servers, add the following additional configuration to the virtual host section in the httpd.conf file. Infor recommends that you define a separate virtual host in httpd.conf for each Environment you plan to install as well as for the Infor System Console and Infor Lawson System Mobile Monitor. This web server and the virtual host for it will apply to both the Infor System Console and Infor Lawson System Mobile Monitor.

  1. Define a listening port for the web server.
  2. In the DirectoryIndex setting, define the default documents as index.htm, index.html, default.htm, and default.html.
  3. Define the document root directory to the admin directory within the environment root directory, for example, DocumentRoot "/lsf10/admin". This directory must exist before you can start the web server.