1. Create an entry page
with an empty <body> tag. Set as default page of the web.
Optionally, see details in Entry Page.
2. Add this to the
<body> tag:
<body>
<p>Welcome to TITLE OF WEB SITE</p>
<p><a href="ksw/jscheck.htm">Click here to enter site</a></p>
</body>
3. Done! Open KSW and God speed!