The Web Server page of the Configuration Manager is used to configure WebSphere Commerce Payments to use your Web server. Complete the fields as follows:
- Use Remote WebServer
Select this check box if you do not want the Configuration Manager to configure your Web server. This option should be selected only if you have installed your Web server on a machine other than your WebSphere Commerce Payments server, and you are following the installation path outlined in the WebSphere Commerce Installation Guide for your platform and database.
If you choose to use a remote Web server, you are presented with the option to configure your remote Web server through File Transfer Protocol (FTP) or Network Filesystem (NFS). Check boxes are displayed for you to select Remote Configuration (the FTP option), or Mapped Network Drive Configuration (the NFS option).
iSeries does not use FTP nor NFS to configure a remote Web server.
- Hostname
- Type the fully qualified host name of your WebSphere Commerce Payments
instance (hostname.domain.com is fully qualified). Ensure that you do not enter
www in the Hostname field.
The default is the fully qualified host name of the machine where your Web server is installed.
- Web Server Type
- From the drop-down list, select the Web server type to be used. The default
is the IBM HTTP Server.
The only supported Web server type is IBM HTTP Server (powered by Apache).
- Primary Document Root
- Enter the full path of the Web server document root directory.
- Server Port
- Enter the port number on which your Web server is running. The default value is 5432.
- Non-secure Server Config File Path
If you selected SunONE as the Web server type, enter the full path name (including the file name) to the obj.conf file for your non-secure Web server.
- Use SSL
- Select this check box to specify that a Secure Sockets Layer connection should be used to connect to WebSphere Commerce Payments. The default is to use SSL.
- SSL Port
- Enter the HTTP SSL server port number used to connect to WebSphere Commerce Payments. If you have selected Use SSL, the default value is 5433.
- Secure Server Config File Path
If you selected SunONE as the Web server type, enter the full path name (including the file name) to the obj.conf file for your secure Web server.
- Remote Server Install Path
Enter the full path name of the directory where the remote Web server is installed.
This option is not supported by iSeries. The remote Web server is automatically installed in the directory /www/webserver_instance_name/. If this directory does not exist, it is created.
- Remote Configuration
Select this check box to specify the location of the configuration file for the remote Web server. If this check box is selected, the Configuration File Directory field is displayed so that you can specify the location of the Web server configuration file. Use this option to configure your Web server through FTP. If you select this option, the Configuration Manager will FTP the configuration file to your system, modify it, and FTP it back to the system where your Web server resides.
This option is not supported by iSeries. During an update (not a create), the file configuration file is copied to the Payments system, modified, and copied back to the remote system.
- Mapped Network Drive Configuration
Select this check box to specify that the remote Web server is to be found through a mapped network drive. If this check box is selected, you must also specify the file directory location of the configuration file in the Configuration File Directory field. Use this option to configure your Web server through NFS. If you select this option, the Configuration Manager will modify the configuration file located on the mapped drive.
This option is not supported by iSeries.
- Configuration File Directory
Enter the full path for the Web server configuration file. If you are using IBM HTTP Server, this is the path for the httpd.conf file.
This option is not supported by iSeries. The httpd.conf file used by IBM HTTP Server is placed in the directory /www/webserver_instance_name/conf/. If this directory does not exist, it is created.
- Remote Server Name
- If you will use a remote Web server, enter the fully qualified system host name of the remote Web server. This field is displayed if you select the check box for Remote Configuration.
- Remote Server Port
Enter the port number on which the remote Web server is running. The default value is 21. This field is displayed if you select the check box for Remote Configuration.
This option is not supported by iSeries. The remote Web server is configured to use the value that is entered in the Server Port field.
- Remote User Name
- Enter the name of the user ID that will be used to sign onto the remote system to configure the Web server. This field is displayed if you select the check box for Remote Configuration.
- Remote User Password
- Enter the password for the user ID that will be used to sign onto the remote system to configure the Web server. This field is displayed if you select the check box for Remote Configuration.