Gitlab and other Website

Hello all,

i installed Gitlab on an own VServer. I pointed an domain git.domain.tld on the Server. With the domain i can reach the Server, and login into gitlab.
Can i put other Websites on this Server too?
So, eg. add web.tomain.tld and show content from an folder? I cant find any webserver configuration on my server now, i dont know where gitlab installed this.
Can someone help me?

Regards,
Manu

If you’re using the ‘Omnibus’ package it uses it’s own bundled nginx webserver.

For what you are wanting you may be better installing a separate webserver and create a vhost for web.tomain.tld for your normal content and a vhost for git.domain.tld that proxies through to gitlab.