Configure Apache for Zend Framework
Posted: Thu Mar 26, 2009 7:45 am
Hi Guys,
Just wondering if anyone out there knows what the best way to configure my test environment to point to the the 'public' subfolder of zend framework projects when you open the base level folder.
Basically, I have a few projects side by side, and I'd like everything to behave with the same URLs that would be present when live.
So, to use a basic example, if I were setting up the ZF quickstart project, I'd want my url to be 'http://localhost/quickstart' while actually loading 'http://localhost/quickstart/public' without upsetting any of the .htaccess directives which would be used when live.
Any help or advice would be great guys. Cheers
Just wondering if anyone out there knows what the best way to configure my test environment to point to the the 'public' subfolder of zend framework projects when you open the base level folder.
Basically, I have a few projects side by side, and I'd like everything to behave with the same URLs that would be present when live.
So, to use a basic example, if I were setting up the ZF quickstart project, I'd want my url to be 'http://localhost/quickstart' while actually loading 'http://localhost/quickstart/public' without upsetting any of the .htaccess directives which would be used when live.
Any help or advice would be great guys. Cheers