• Support
  • sites-enabled and sites-available problem

Hello All,

I am trying to follow the following tutorial to setup code-server on my vps running ubuntu 20.04 LTS.
[https://bitlaunch.io/blog/how-to-setup-code-server-on-ubuntu-20-04-lts/](https://)
Part of the tutorial asks me to edit files in the "sites-available" and "sites-enabled" folder found in the /etc/ngix folder.

I have discovered that there is no nginx folder in the etc folder. I have thanks to this forum found that nginx can be found in the www/server folder but it has no sites-enabled and sites-available folders in it.

Do I just make them myself? Or is there a better way of exposing the code-server to the internet than this tutorial recommends? any help would be greatly appreciated!

Many thanks in advance!