Host web app with out port forwarding

Hi can host my own Web app on windows server 2012 but with out using port forwarding

You can use an HTML index.html page in the root directory that redirects to your web app :

[code]

My great site [/code]

Turn off IIS and host it on port 80 ?

thanks
for new ideas

Use application routing in IIS and host your app as a standalone service. See http://developer.xojo.com/iis-deployment for more information.

Its nice to see your video on the net Wayne, good info there