Welcome Guest, Not a member yet? Register   Sign In
Remove index.php from multiple application
#11

[eluser]friimaind[/eluser]
[quote author="CroNiX" date="1336495152"]You would just need to change this route:
Code:
$route['admin'] = 'admin';
to
Code:
$route['admin'] = 'admin/welcome';
[/quote]

YEEES!!! Smile
Thank you!

Now everything works, do you think is a good solution?




Theme © iAndrew 2016 - Forum software by © MyBB