Installing CA Workload Automation DE Web Client › How to Install CA Workload Automation DE Web Client with Tomcat › How to Configure CA Workload Automation DE Web Client to Work with Apache on Windows › Install Apache HTTP Server
Install Apache HTTP Server
To configure CA Workload Automation DE Web Client to work with Apache, first install Apache HTTP Server.
To install Apache HTTP Server
- Collect the following information for your installation.
- Network Domain
-
Specifies the network that your server connects to.
- Server Name
-
Specifies the IP address or name of the machine where you are installing Apache HTTP Server.
- Administrator's Email Address
-
Specifies the email address of the person who will handle queries related to Apache HTTP Server.
- Run one of the following files, provided with the CA Workload Automation DE Web Client installation files in the additional_files directory:
- Non-SSL Apache HTTP Server:
httpd-2.2.22-win32-x86-no_ssl.msi
- SSL-enabled Apache HTTP Server:
httpd-2.2.22-win32-x86-openssl-0.9.8t.msi
Note: If you install the SSL-enabled Apache HTTP Server, additional configuration steps are required.
- Follow the instructions on the screen. Pay attention to the following details:
- On the Server Information dialog, leave the default option for All Users, on Port 80, as a Service -- Recommended selected.
- On the Setup Type dialog, choose Typical.
- On the Destination Folder dialog, make a note of the installation path you use.
The installation program starts Apache when it completes the installation process.
- Type the following in your web browser to verify the Apache HTTP Server installation:
http://localhost/
Your browser should display It works! If it does not display this text, check whether Apache is started.