Add information about dynamic web hosting

Anthony Wang 2022-04-01 08:08:24 -05:00
parent 85ec7df481
commit fdf2ac1f06

@ -1,5 +1,7 @@
exozyme offers free website hosting with **exopages**, similar to [GitHub pages](https://pages.github.com/).
exozyme offers free static and dynamic website hosting with **exopages**, similar to [GitHub pages](https://pages.github.com/).
## Setup
It only takes two minutes to set up your website. Open up the file explorer in your remote desktop or log in with [SSH](SSH), and navigate to the `/srv/http/pages` folder. Create a new folder named your username to hold the content for your website. Make an actual page by creating a file called index.html and write some text. If you open up https://USERNAME.exozy.me in a web browser with `USERNAME` replaced with your username, you should see your website live in action!
It only takes two minutes to set up your website. Open up the file explorer in your remote desktop or log in with [SSH](SSH), and navigate to the `/srv/http/pages` folder. Create a new folder named your username to hold the content for your website. Make an actual page by creating a file called index.html and write some text. If you open up https://USERNAME.exozy.me in a web browser with `USERNAME` replaced with your username, you should see your website live in action!
For dynamic website hosting, the ports 4200 to 4209 are proxied to the domains https://0.exozy.me to https://9.exozy.me.