Welcome Guest, Not a member yet? Register   Sign In
Matchbox Route to modules ??
#1

[eluser]Lucas Caleto[/eluser]
Hi guys, me again.
My question is simple, how can i route in the default config route folder.
let me explain
I Have the module inside modules folder

/modules/maestro

and have the controler
start

so i call like

http://localhost/index.php/maestro/start
And this words , fine

but i want to hide this folder module and call like

http://localhost/index.php/start

So i try
in the config/routes.php

$route['start'] = "maestro/start";

And this dont work, anyone can help me ?

Thanks a lot

Lucas Lisboa


Messages In This Thread
Matchbox Route to modules ?? - by El Forum - 04-05-2010, 11:01 AM
Matchbox Route to modules ?? - by El Forum - 04-06-2010, 03:20 AM
Matchbox Route to modules ?? - by El Forum - 04-06-2010, 06:00 AM
Matchbox Route to modules ?? - by El Forum - 08-18-2010, 02:26 AM



Theme © iAndrew 2016 - Forum software by © MyBB