Skip to main content
When I initially setup my server I created a random site for it use on the server so it's using port 8081 right now.  I want to reconfigure it to 80 and set a host header.  Has anyone gone through this before?  Do I need to create a new site and rerun the config to install the files on the new site or can I change the port on the existing site and run the config to update the database tables?

2 ways I'm aware of to do this:



  • Rerun the config manager to resetup the workspace, recommended.
  • manually changing the workspace configurations from the environment library, workspace URL and workspace web service.

 


Here are the steps officially provided to another customer:



  • Make sure you create a DNS A-record for the host header before you rerun the Configuration Manager.
  • After the DNS is setup, you can modify the K2 Workspace to use the host header.
  • Then, run Configuration Manager to point to the new Workspace location.
  • Don't forget to delete the old SPNs for Workspace and create new ones for the host header.


HTH!


Reply