Website Server Folder Layout
Website Server Folder Layout¶
Where all your websites live:
- /var/www/:
Add a new folder here to house each website that is being served.
- Backend - where any Spring Boot or other service lives
- html - where the static front end lives