Tools
Set Web Help Desk to run on port 80
This article describes how to configure Web Help Desk to run on HTTP port 80 instead of HTTPS port 8081.
First published date
Last published date
Overview
By default, Web Help Desk runs on HTTPS port 8081. If you do not need Microsoft Internet Information Services (IIS), you can configure Web Help Desk to run on HTTP port 80.
Product section
Resolution
By default, Web Help Desk runs on HTTPS port 8081. To configure Web Help Desk to run on HTTP port 80:
- Log in to the Web Help Desk server as an administrator.
- Stop IIS.
- Open Services in the Windows operating system.
- Stop the Word Wide Web Publishing Service.
- Close the Services window.
- Stop Web Help Desk.
- Navigate to the Web Help Desk home directory.
- Apple OSX: /Library/WebHelpDesk
- Microsoft Windows: \Program Files\WebHelpDesk\conf\
- Linux: /user/local/webhelpdesk
- In the home directory, open the whd.conf file in a text editor.
- Set the DEFAULT_PORT variable to
80, and then save the file. - Start Web Help Desk.
You can now access Web Help Desk through port 80.
If you cannot access Web Help Desk, clear your browser cache and try again. See HTTP Status 404 error when accessing Web Help Desk for troubleshooting information.