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.
When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:
You may also want to review the installation or upgrading documentation.
I use pgsql version from /branches/2.x.
Trying to create several sites based on folders. I have done everything written here: http://www.mojoportal.com/multiplesitesbasedonfoldernames.aspx but cannot see the "Folders that map for this site" panel - "Host names" panel is shown instead.
I have moved mojoPortal to a separate IIS site and registered a new host name for it, so now it is in the root folder of the site.
Please, advice.
I have found it: it's "UseFoldersInsteadOfHostnamesForMultipleSites" web.config property. Please, update the instructions.
Done,
Thanks,
Joe
About the same instruction.
"Make sure the web.config setting AllowMultipleSites is set to true (in the first site)" - web.config is common for all the sites, isn't it?
You are right, I don't know why I put that there, might have been a copy paste error.
Fixed.