That depents on you Environment, normaly there are webmaster tools for
this (if you install zend framework on a shared webhost where you have
no apache config).

But i think we don't mean the same...

For example you create a subdomain like http://zendprojectx.domain.com
and point that subdomain (zendprojectx) to your projectfolder/html/
where your index.php is located.

So you just need to create a subdomain instead of changing apache settings.


best regards,
Truppe Steven




Liao, Kexiao wrote:
> Hi Steven,
>    Thank you very much for your information. You just mentioned the
> subdomain in your email, what is the subdomain and how to create it?
>
> Kevin
>  
>
> -----Original Message-----
> From: Truppe Steven [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, August 29, 2007 15:18
> To: Liao, Kexiao
> Subject: Re: [fw-general] Deploy Zend MVC application
>
> If i understood you right you try to put your bootstrab file in another
> location than the document_root.
>
> The easiest would be to just create a subdomain that points to
> /html/index.php like normal, so you don't need any additional apache
> settings.
>
> i hope i understood you right..
>
> best regards,
> Truppe Steven
>
>
> Kexiao Liao wrote:
>   
>> When we deploy Zend MVC application to the production site using 
>> apache web server, the Zend MVC requires the boostrapper file reside 
>> the apache document_root directory or you can make an alias in the 
>> apache httpd.conf file and put the boostrapper file(index.php) in the 
>> directory related to that alias.
>>
>> Can we deploy Zend MVC application to the production site without 
>> above requirement?
>>
>>    
>>   
>>     
>
>
> ===================================
>
> Cleveland Clinic is ranked one of the top hospitals
> in America by U.S. News & World Report (2007).  
> Visit us online at http://www.clevelandclinic.org for
> a complete listing of our services, staff and
> locations.
>
>
> Confidentiality Note:  This message is intended for use
> only by the individual or entity to which it is addressed
> and may contain information that is privileged,
> confidential, and exempt from disclosure under applicable
> law.  If the reader of this message is not the intended
> recipient or the employee or agent responsible for
> delivering the message to the intended recipient, you are
> hereby notified that any dissemination, distribution or
> copying of this communication is strictly prohibited.  If
> you have received this communication in error,  please
> contact the sender immediately and destroy the material in
> its entirety, whether electronic or hard copy.  Thank you.
>
>
>
>
>   

Reply via email to