🚀 Show Me Avaya - Web server service is Live!

This page is your guide to hosting web page (.html) content.

⚠️ Important Security Notice

This is a public web server. Any content placed in the hosting directory is immediately accessible to anyone on the internet.

DO NOT upload or store any sensitive information, including but not limited to:

How This Server Works

This is a web server to host .html content. The path to your web is your home folder & Nginx Proxy service is a that links your html page via proxy to your published page.

Your Server (Host)
/home/webroot/Your_Folder

This means any file you put into the /home/webroot/Your_Folder directory on this machine is **instantly available** on the internet.

Guide: How to Host a New Web Page

  1. Create a new HTML file. You can name it anything, for example, about.html.
  2. Save this new file inside the /home/webroot/Your_Folder directory on this server.
  3. Access it from the internet by going to your server's address followed by the filename. For example:
    https://app1.showme.avaya.com/Your_Folder/about.html