I have 2 different servers behind a router. Both of them are running ISPConfig. But the router is forwarding port 80 only to one of them, let's call this "Server A" Until ISPConfig 3 arrives I wonder if this is possible: On Server A create the domain "mydomain.com" as usual. But then forward the folder /var/www/web9/web to a folder on Server B, eg /home/someuser/web (via samba or ssh)? I don't want to run Server B on another port. I would like to have the files stored on Server B as well as the database. Is this possible?