Welcome Guest, Not a member yet? Register   Sign In
'mydomain.com/directory' url possible?
#3

[eluser]hht1230[/eluser]
Thanks, m. That worked very well (with a couple typo fixes):

Code:
// in routes.php config
$route['directory(.*)']='Directory_Controller$1';

// controller Directory_Controller.php
class Directory_Controller extends Controller {

}


Messages In This Thread
'mydomain.com/directory' url possible? - by El Forum - 10-09-2008, 01:18 PM
'mydomain.com/directory' url possible? - by El Forum - 10-09-2008, 08:44 PM
'mydomain.com/directory' url possible? - by El Forum - 10-10-2008, 06:30 AM
'mydomain.com/directory' url possible? - by El Forum - 10-10-2008, 06:38 AM



Theme © iAndrew 2016 - Forum software by © MyBB