Hi Pradosh
prado wrote:
subdomain installation?
Do i need to do some bootstrapping on the subdomain?
Can this be achieved through a module that sits on the subdomain and that
can be connected to the zf on the main domain?
What do you mean by "connected"? I'm assuming you mean "example.org" by
main domain, and "whatever.example.org" by subdomain? Regularly, the
easiest way to share any server side code between the two is simply let
them run inside the same document root, and let php code or rewrite
rules handle the differences between the two.
But I'm not really sure what it is you want, so please be a bit more
specific.
Regards,
Gerard