diff --git a/Website-hosting.md b/Website-hosting.md index 1f76aaa..42e841d 100644 --- a/Website-hosting.md +++ b/Website-hosting.md @@ -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! \ No newline at end of file +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. \ No newline at end of file