I have a website on a shared server with a domain like aaa.com
Its document root is by default "/www" folder.
...
I have a second site with a domain like bbb.com
I checked multidomain on the hosting manager.
I put the website in a "/wwww" folder, to not mix the two websites.
I indicated the document root "/wwww" on the hosting manager.
But bbb.com returns "500 Internal Server Error".
...
Any idea of why? I can't have several root for my several websites?