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.
Hi,
After refer these pages below
http://www.mojoportal.com/localization.aspx
http://www.mojoportal.com/forcing-a-preferred-host-name.aspx
http://www.mojoportal.com/multiplesitesbasedonfoldernames.aspx
I have created multiple site hosting using folder name (www.somename.com/en/default.aspx)
And it working.
The problem is when I login to http://www.somename.com/en/Secure/Login.aspx after that the page redirects to www.somename.com/en not to (www.somename.com/en/default.aspx)
Do you have the first site (ie the mojoportal installation files) installed in the root at www.somedomain.com or installed in a folder named en?
Hi joe,
I have installed mojo portal in the root at www.somedomain.com
You can create a folder named /en and put an empty text file there named Default.aspx and this should make it work even if it redirects to /en
Hope it helps,
Joe
Thank you for quick reply now its working fine.