You upload the page in the normal way.
Links to the page on other pages must be absolute and of the form
https://www.example.com/pagename.htm
Links on the page to other pages should be absolute in the form
http://www.example.com/otherpage.htm
Links to images, CSS files, JavaScript files etc. on the page should be
relative, example
<img src="images/pic.jpg" alt="my picture" width="10" height="20">
If the form page uses FrontPage extensions the extensions must also be
installed on Port 443. Normally the extensions are only installed on Port
80.