|
|
Apache is provided with the Caldera OpenLinux CD and is installed as part of the LKP installation process.
To download a new copy, visit the Apache Software Foundation web site, click Apache Server, and then click Download! ``Tuning for Linux applications''
The Linux Apache web server is not started by default because it would conflict with servers already started by default on the UNIX side. In order to start Apache under Linux, remove the line containing httpd from the file /unixware/etc/default/linuxrc. Also be sure to disable any servers running on the UNIX side that might try to use the same resources (ports, etc.) as the Linux Apache server. This could be an Apache or Netscape server installed and running on port 80 on the UNIX side.