Similar to the question asked earlier to subdomains... does it always make sense to have all entries into an application be from within the public folder?

An example of this would be a site with 3 subdomains - www.mydomain.com, admin.mydomain.com, and blog.mydomain.com.

I think it make sense for some of these, in particular, the admin, to have its own application bootstrap. Something similar to Patraic Brady's ZFPlanet, where the cli interface had its own bootstrap.

Would it make sense to alter the apache .htaccess file to look at the host.. or have 3 different document roots.

Trying to prevent duplication, yet give each entry it's own meaning / context.

Also what would you call these, sites, portals, applications, etc?

Thanks,
Paul

Reply via email to