Problem setting routes in HMVC |
(05-30-2016, 10:12 AM)InsiteFX Wrote:I did the changes and I still have the same 404 message when I access http://localhost/Hub2/login Not Found. The requested URL /Hub2/login was not found on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. When I access http://localhost/Hub2/index.php/login it works like before getting my login index method but definitely is not what I want. What will be the difference with this new code from here? [quote pid='332863' dateline='1464628329'] If you need like cms pages then I use this in the controller: PHP Code: // See the URI Class library in the CodeIgniter Users Guide. [/quote] |
Welcome Guest, Not a member yet? Register Sign In |