user manual

Chapter 4: Web components 27
Chapter
4
Chapter4Web components
This section provides information about the web components which are
included in all Borland Enterprise Server product offerings with the exception
of the VisiBroker Standalone installation option.
Important For documentation updates, go to www.borland.com/techpubs/bes.
Apache web server implementation
BES includes an implementation of the open-source Apache web server
version 2.0 (an httpd server) with all product offerings except in the case of the
VisiBroker Standalone installation option. The Apache web server 2.0 is HTTP
1.1-compliant and is highly customizable through the Apache modules.
Apache configuration
The Apache web server comes pre-configured and ready-to-use when it is
initially started. Many modules are dynamically loaded during the Apache
startup. You can later customize its configuration for the IIOP connector,
clustering, failover, and load balancing with one or more web container(s). You
can use the BES Management Console to modify the configuration file, or you
can use the directives in the plain text configuration file, httpd.conf.
By default, the Apache httpd.conf file is located in the following directory:
<install_dir>/var/domains/<domain_name>/configurations/
<configuration_name>/mos/apache2/conf