Change the URL/Address for an existing MojoPortal site

Post here for help with installing or upgrading mojoPortal pre-compiled release packages. When posting in this forum, please provide all relevant details. You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

Post here for help with installation of mojoPortal pre-compiled release packages

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.

You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

This thread is closed to new posts. You must sign in to post in the forums.
4/26/2011 6:48:04 PM
Gravatar
Total Posts 3

Change the URL/Address for an existing MojoPortal site

I have an IIS6 server set up using host headers.  I have my old web site running with the host header of, for example, www.mydomain.com.  I have installed mojoPortal and set up a replacement for the old site at, for example, portal.mydomain.com.  I have now completed the replacement site and would like to do away with the old "www" site and change the "portal" site to be "www".  Am I correct in thinking that all I have to do is change the host header for the portal site to be www.mydomain.com and change the www host header to something else (e.g. old.mydomain.com)?  That would allow me to access the new mojoPortal site as www.mydomain.com, right?

4/27/2011 7:22:08 AM
Gravatar
Total Posts 18439

Re: Change the URL/Address for an existing MojoPortal site

Sounds right to me assuming both host names are resolving to the same ip address and only the host headers in IIS controls which site handles the request.

Best,

Joe

You must sign in to post in the forums. This thread is closed to new posts.