View Single Post
  #5 (permalink)  
Old 06-22-2008, 11:14 PM
dele454's Avatar
dele454 dele454 is offline
Member
 
Join Date: Jun 2008
Posts: 48
Default

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.
Reply With Quote