Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Default routing setup
Post: RE: Default routing setup

Hi Tiny, Make sure your 'base_url' is set in the config/config.php. Then set a route in your routes.php like: $route['blog/index'] = 'blog/index';  put it above the other entries. When you enter ...
15,117 Views
13 Replies
01-07-2019, 01:07 PM
jaweb
    Thread: Default routing setup
Post: RE: Default routing setup

Hi, does http://example.com/index.php/blog/index work? If that works you have to edit your routes.php (in map application/config) grtz Jaweb
15,117 Views
13 Replies
01-07-2019, 02:08 AM
jaweb

Theme © iAndrew 2016 - Forum software by © MyBB