Chapter III. Unified Wire Manager (UM)
4. Configuring Unified Wire Manager
The following section discusses advanced configuration options for Management Station
component of Unified Wire Manager.
If you've already configured Management Station using the Unified Wire Installer during
installation, it is already setup and you can skip this step. If you, however, decide to manually
configure or make modifications to the default settings, you can follow the procedure mentioned
below and make necessary changes.
4.1.
Configuring Management Station
Follow the steps mentioned below to configure Apache Server and SSL certificate.
4.1.1. Apache HTTP Server
1. Assuming that Apache HTTP Server 2.2 is installed at the default location, append the
following lines in C:\Program Files (x86)\Apache Software
Foundation\Apache2.2\Conf\httpd.conf
ScriptAlias /python/ "C:/Program Files (x86)/Apache Software
Foundation/Apache2.2/htdocs/chelsio/python/"
<Directory "C:/Program Files (x86)/Apache Software
Foundation/Apache2.2/htdocs/chelsio/python/">
PythonPath "['C:/Program Files (x86)/Apache Software
Foundation/Apache2.2/htdocs/chelsio/python']+sys.path"
SetHandler mod_python
PythonHandler mod_python.publisher
PythonDebug on
</Directory>
LoadModule python_module modules/mod_python.so
ThreadStackSize 8388608
2. Perform
the
Foundation\Apache2.2\Conf\httpd.conf file
Change "DocumentRoot" to "C:/Program Files (x86)/Apache Software
i.
Foundation/Apache2.2/htdocs/chelsio"
ii.
Uncomment "LoadModule rewrite_module modules/mod_rewrite.so"
iii.
Uncomment "Include conf/extra/httpd-ssl.conf"
iv.
Uncomment "LoadModule ssl_module modules/mod_ssl.so"
v.
Add the following lines:
Chelsio T5/T4 Unified Wire for Windows
following
tasks
in
C:\Program
Files
(x86)\Apache
Software
70
Need help?
Do you have a question about the T5 and is the answer not in the manual?
Questions and answers