Is it possible hosting multiple sites beneath the virtrul directory?

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.
12/16/2009 3:59:11 AM
Gravatar
Total Posts 5

Is it possible hosting multiple sites beneath the virtrul directory?

mojoportal Version: 2.3.3.0

database : mssql 2008

It works hosting multiple sites based on folder name, beneath the root site, like http://localhost/siteA, http://localhost/siteb.

But I got "We're sorry but we could not find the page you are looking for. Please try the Site Map" error when I changed it to a virtual directory, like http://localhost/mojo2330/sitea/default.aspx.

Is it possible? How?

Thanks.

12/16/2009 6:03:24 AM
Gravatar
Total Posts 18439

Re: Is it possible hosting multiple sites beneath the virtrul directory?

Hi,

No, as indicated in the documentation, to use folder based multi site hosting, the first site must be a root level site it cannot be a virtual directory.

Best,

Joe

12/16/2009 8:40:22 PM
Gravatar
Total Posts 5

Re: Is it possible hosting multiple sites beneath the virtrul directory?

Opps, how could I skip over the first sentance of that documentation when I was reading it.

Sorry, wasted your time.

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