Port 80 is used as the default port on which communication takes place between Enterprise Server and the client applications such as Content Station, InDesign and InCopy.
To change this to a different port, perform the following steps:
Step 1. Change the configuration of the Web Server:
Step 1a. Access the IIS Manager (windows/system32/inetsrv/inetmgr.exe),
Step 1b. Go to the Website properties and change the TCP port setting.
Step 1a. Access the httpd.conf file (for RedHat this is typically in /etc/httpd/conf).
Step 1b. Change the Listen option.
Step 1c. Restart Apache.
Step 2. Update the URL of the Server (used in Web browsers and those defined in the WWSettings.xml file) by adding ':<port number>':
http://<server URL>:<port number>/<Enterprise name>
Example: Here port 8888 has been added: http://localhost:8888/Enterprise/server/ |
Important: Make sure to validate the WWSettings.xml file for correct content. See Validating the WWSettings.xml file.
Comment
Do you have corrections or additional information about this article? Leave a comment! Do you have a question about what is described in this article? Please contact Support.
0 comments
Please sign in to leave a comment.