Hi!
On the UI, we have multiple websites (www.example.org, www.test.com, etc.)
On the server, these websites are shown like so:
/var/www/d28bd351-6372-405b-a6a1.....
How can we tell that d28bd351-6372-405b-a6a1 belongs to test.com?
I'm aware they show up in the URL on the UI when we click on it. However, that's not ideal...
Anyway to do so quickly in ssh or in the ui?
Thank you