Define document root directory
The default document root directories are:
- On Linux and UNIX: /opt/ibm/edge/cp/server_root/pub/lang/
- On Windows: drive:\Program Files\IBM\edge\cp\server_root\pub\lang\, or the directory you specified as your HTML directory
during installation
Associated directives
The following directive defines the document root directory:
For more information, refer to Manually editing the ibmproxy.conf file.
Configuration and Administration forms
To change the document root directory in the Configuration and Administration forms, use the following
procedure:
- Select Server Configuration -> Request Processing -> Request
Routing.
- In the request routing table, find the row that contains the string /* (slash asterisk) in the Request Template column. This represents the document root directory. In the Index box below the table, click the number that corresponds
to the number in the Index column for that row.
- Click Replace.
- In the Action drop-down list, click Pass.
- Type /* in the URL Request Template field.
- Type your new document root directory in the Replacement
File Path field.
- Click Submit.
- After your changes are accepted, click the Restart Server icon (|) in the upper frame.
After restarting, the server begins to use the new document root directory.
For more information, refer to Using the Configuration and Administration forms.