Sounds like your host is not processing the .htaccess files.

Side note, it's weird to nest your sub domains at the same level as another web 
root. Why not keep all the projects at the same directory level.

Also, your project structure is atypical with public_html instead of public dir 
name.

Jeremiah

> On Sep 19, 2013, at 6:12 PM, Ash <[email protected]> wrote:
> 
> Hi everyone, I'm new to zend frame work. I want to have the following
> structure on my shared host:
> 
> root
> ....public_html
> ....subdomains
> ........subdomain1
> ............application
> ............public_html
> ........subdomain2
> ............application
> ............public_html
> 
> and so on.
> My problem is when I set up everything on the host, only the index.phtml of
> each of them works. As soon as I click on any of the links, it ignores the
> subdomains and uses the root installation.
> For example if I have a link to secure-log-in controller/view and I click on
> it, it wont use the subdomain's installation. although I have the link to
> the subdomain and it goes to the subdomain's link but it uses the root
> secure-log-in controller/view.
> 
> I'm using the default settings of Zend for bootstrap, htaccess. What should
> I modify? please help me on this and if you need more details let me know.
> Much appreciated. Thanks.
> 
> 
> 
> --
> View this message in context: 
> http://zend-framework-community.634137.n4.nabble.com/Multiple-ZF-applications-under-different-subdomains-tp4661001.html
> Sent from the Zend Framework mailing list archive at Nabble.com.
> 
> -- 
> List: [email protected]
> Info: http://framework.zend.com/archives
> Unsubscribe: [email protected]
> 
> 

--
List: [email protected]
Info: http://framework.zend.com/archives
Unsubscribe: [email protected]


Reply via email to