ISPConfig is a free Open Source control panel.
Port used by ISPConfig 8080.
Web sites are stored in folder
/var/www/clients/clientX
Here is an example folder structure
[root@loans client0]# ls -la drwxr-xr-x 10 root root 4096 Jun 30 03:30 . drwxr-xr-x 3 root root 4096 Feb 28 2017 .. lrwxrwxrwx 1 root root 30 Jun 30 03:30 hostonnet.com -> /var/www/clients/client0/web8/ lrwxrwxrwx 1 root root 30 Apr 27 2017 flashwebhost.com -> /var/www/clients/client0/web4/ drwxr-xr-x 9 root root 4096 Apr 27 2017 web4 drwxr-xr-x 9 root root 4096 Jun 30 03:30 web8 [root@loans client0]#
Each site have following folder structure
[root@vs-urbanhomeloans web8]# ls -la total 36 drwxr-xr-x 9 root root 4096 Jun 30 03:30 . drwxr-xr-x 10 root root 4096 Jun 30 03:30 .. drwxr-xr-x 2 web8 client0 4096 Jun 30 03:30 cgi-bin drwxr-xr-x 2 root root 4096 Nov 19 11:38 log drwx--x--- 2 web8 client0 4096 Jun 30 03:30 private drwxr-xr-x 2 root root 4096 Jun 30 03:30 ssl drwxrwx--- 2 web8 client0 4096 Nov 17 14:36 tmp drwx--x--x 8 web8 client0 4096 Nov 19 11:42 web drwx--x--- 2 web8 client0 4096 Jun 30 03:30 webdav [root@vs-urbanhomeloans web8]#