Ofcourse there is always the easy and the hard way, assuming that you have both sites running on the same ISPconfig server you can just remove the complete web directory from one of the sites and replace it with a symlink leading to the directory of the other site.
I have done this before to get an application outside ispconfig to work and i am 100% certain it will work in this situation aswell.
my situation: i had torrentflux setup in /usr/share/torrentflux so i went to the ispconfig dir i.e. /var/www/web1337/
and deleted the web directory inside the web1337 directory, replaced it with a symlink
Code:
server@server:/var/www/web10$ ls -al
total 36
drwxr-xr-x 8 www-data web10 4096 2008-06-12 12:48 .
drwxr-xr-x 14 root root 4096 2008-06-04 02:08 ..
drwxrwxr-x 2 www-data web10 4096 2008-06-04 02:08 cgi-bin
-rw-rw-r-- 1 root web10 41 2008-06-12 04:00 .htpasswd
drwxr-xr-x 3 www-data web10 4096 2008-06-05 00:30 log
drwxrwxrwx 2 www-data web10 4096 2008-06-04 02:08 phptmp
drwxr-xr-x 2 www-data web10 4096 2008-06-04 02:08 ssl
drwxr-xr-x 2 www-data web10 4096 2008-06-04 02:08 user
lrwxrwxrwx 1 root root 26 2008-06-04 02:21 web -> /usr/share/torrentflux/www
drwxr-xr-x 3 root root 4096 2008-06-04 02:19 web_backup
Recent comments
1 day 1 hour ago
1 day 6 hours ago
1 day 10 hours ago
1 day 12 hours ago
2 days 2 hours ago
2 days 2 hours ago
2 days 7 hours ago
2 days 14 hours ago
2 days 15 hours ago
2 days 16 hours ago