Autodesk 15606-011408-9007 Installation Guide - Page 33

Apache Configuration

Page 33 highlights

■ Tomcat ■ The Apache/Tomcat connector. Download the Java JDK from java.sun.com. Install using the default installation instructions. Set the environment variable JAVA_HOME to the root directory of your Java installation. Download Tomcat and the Tomcat-Apache connector from tomcat.apache.org. Install using the default installation instructions. You must also perform the following steps: ■ Edit the Apache configuration file, httpd.conf. ■ Add a workers.properties configuration file for the Tomcat connector. ■ Configure and start Tomcat. Apache Configuration Add the following declarations at the end of httpd.conf. Configuring Apache to Use JSP | 29

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38

Tomcat
The Apache/Tomcat connector.
Download the Java JDK from
java.sun.com
. Install using the default installation
instructions. Set the environment variable
JAVA_HOME
to the root directory of
your Java installation.
Download Tomcat and the Tomcat-Apache connector from
tomcat.apache.org
.
Install using the default installation instructions.
You must also perform the following steps:
Edit the Apache configuration file, httpd.conf.
Add a workers.properties configuration file for the Tomcat connector.
Configure and start Tomcat.
Apache Configuration
Add the following declarations at the end of httpd.conf.
Configuring Apache to Use JSP |
29