Running ispconfig3 on wheezy and Nginx. index.php works fine on mydomain.com but index.php on test.mydomain.com simply loads mydomain/index.php and not test.mydomain.com/index.php. If I copy index.php to index.html test.mydomain.com/index.html will load but will not parse the page as php. Is there a trick to using index.php on a subdomain like test.mydomain.com? note: test.mydomain.com was created under sites >> Add New Website