I am trying to initiate a small web server for an engineering school to host student projects for different web technologies (PHP, Ruby, node ..) and private Gitlab deployment (at later steps). The school has it own servers. I am thinking about using VestaCP
I have two questions:
- Let's say that one of these servers can be accessed globally by "www.school.com". can I add these websites under a specific subdomain, let's say: "projects.school.com/JohnDoe" so that every student can access his own website from the main school website?
- The current server can't be accessed global YET, is it possible to configure using a local ip address and then change settings when acquiring a DNS address?
Thank you.