🚀 Your Web Server is Live!

This page is your guide to hosting 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 key is a special "magic folder" that links your server's file system directly to the web server.

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