Hello, I have two vhosts in Apache (perfect setup debian lenny). www.example.com foo.example.com They both have their individual web roots. 1. Has this web root /var/www/clients/client1/web4/web/ 2. The other has /var/www/clients/client1/web7/web/ ------ Ok, so now what I need to do is to execute a script that is in the root of web7 from a script that runs in the root of web4. How may I go about this?
falko, it is a php script. The reason is that I can't seem to get subdomains working using ISPConfig 3 so I created a new website for the forum. So the URL to the main site is www.example.com and the forum has forum.example.com