Our situation is that we have an existing landing page in HTML that our users go to to get into the existing member section of our existing web site. This HTML page is hard coded in our application. the HTML pagecontains a button that links them to the web site page for members inside the web site. Pointing it to the appropriate page in the MOJOPortal web site is easy. My problem is how can the MojoPortal host this HTML page?
The issue is how can I incorporate this one html landing page into the MojoPortal website since the address for the page is : www.mydomain.com/update.html
I tried installing it in the root of the site but that does not work.
Your suggestion is appreciated