I am a newbie with Zend framework. How do I run the url of project without the public folder name.I am using a shared hosting server .Anyway to change this by using .htacces ?. I should have the url look like myzfproject.mydomain.com. Please advise me
|
migrated from stackoverflow.com Dec 6 '11 at 2:45
|
The best solution is to point the site document root to the project's If you are using CPanel (as mentioned in the comments), you can simply add the Another option is to completely separate the For example, the contents of the The application can exist anywhere else, say The only change required would be to
|
|||||||
|