I have a website, made with CodeIgniter framework. Before deploying it to external hosting everything was fine.
But, when I put my project online, I started seeing a problem. When I click on a button for move-page, I get 404 OR Page Not Found error. And I cannot reproduce it on localhost.
Here how i call my page :
<a href="<?php echo site_url('pendaftaran/daftar'); ?>">