Hello, I’m trying to install a Zend Framework application that uses some subdomains in a shared hosting environment. So I didn’t have access to httpd-vhosts.conf. The problem is that when I make a new subdomain in DirectAdmin the subdomain points to the directory ‘public_html/subdomain’ instead of ‘public_html’. Therefore requests to a subdomain do not go through the public_html/index.php
Does someone has experienced this before?
