Skip to content

Instantly share code, notes, and snippets.

@therealchjones
therealchjones / seedhost-webserving.md
Last active May 25, 2024 23:04
seedhost web serving

Seedhost's web server structure

I don't know if this applies to all Seedhost servers, just "Dedicated Hosting", or just the server I use. I've made some notes here because it's not entirely straightforward and doesn't appear to be documented elsewhere. If you're looking to host your own content on a Seedhost box, however, it may be useful to know how the system is arranged and what you can do with it.

Primary external web server: nginx

  • nginx listens on 80 and 443 (ssl) with default server_name set to servername.seedhost.eu (mine is server1359.seedhost.eu).