|
|||
|
Does http://app_home/index/user/gohome work?
|
|
||||
|
Thanks for the reply. No it doesnt it gives me an Object not found error page
And when i ran this code Code:
echo $front->getBaseUrl(); - where $front is my front controller Last edited by dele454 : 06-22-2008 at 08:34 PM. |
|
||||
|
I just discovered what the problem was
:In my http.conf file, for my Virtual Host specified AllowOverride was set to 'None'. It needs to be set to 'All' with that the your URL should now work as http://test/user/gohome. Whew!! Last edited by dele454 : 06-22-2008 at 11:17 PM. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|