SharePoint Services 3.0 uses port 80 by default, which is the port used by the Plant Applications Web server.
About this task
You must change the port used by SharePoint:Procedure
- On the Plant Applications Web server, select to open Internet Information Services (IIS) Manager.
- Expand the server and expand Web Sites.
- Right-click SharePoint - 80, then select Properties.
The SharePoint – 80 Properties dialog box appears.
- Under web site identification on the Web Site tab, enter an unused port number in the TCP Port field. Click OK.
- Right-click SharePoint Central Administration v3, then select Browse to display the SharePoint Central Administration page.
- Select the Operations tab and select Alternate access mappings under Global Configurations.
- Under Internal URL, select the URL for the server (for example: http://<myservername>/).
- In the URL protocol, host and port field, append the port number used in step 5 to the end of the computer name. For example: http://<myservername>:85/.
- Click OK and, if necessary, start the Default Web Site.
Note: Add the port number to the SharePoint URL. For example, if you used port 81, the URL would be: http://<myservername>:81.