1. you can create a subdomain if you able to 2. you can symlink you public folder into a folder under your host. if you domain is www.abc.com just put all of ZF outside of the webroot and then just symbolic link the public folder to www.abc.com/FOLDERNAME
The app will run out of www.abc.com/FOLDERNAME Shaun J. Farrell Washington, DC www.farleyhills.com On Thu, Feb 25, 2010 at 4:53 AM, MrMastermindNL <[email protected]>wrote: > > Hi, > > I've create a Zend Framework application and I now have to move it to the > webspace of my client. Unfortunately there's already a website running > there. So if I just upload my framework, the site wil not be visible > anymore. > > So the question is, how can I upload and test my Zend Framework application > on the webspace of my client, without interferring with the current > website? > -- > View this message in context: > http://n4.nabble.com/Zend-Framework-application-next-to-existing-website-tp1568746p1568746.html > Sent from the Zend Framework mailing list archive at Nabble.com. >
