I was just given a server and need to configure some Vhosts files.
They have no idea where are they anymore.
How do I locate them?
Assuming it's an Apache webserver, take a look in /etc/httpd/:
/etc/httpd/
grep -r VirtualHost /etc/httpd/*