url problem |
hi,
i am trying to use codeigniter to write directadmin module. direct admin url looks : http://domain:2222/CMD_PLUGINS/myplugin/...1=1&var2=2 index.html working as php ofcourse. but i have problem(do not know) how to tell CI to use routing like http://domain:2222/CMD_PLUGINS/myplugin/index.html?controller=home&method=index&var=test |
Messages In This Thread |
url problem - by kulfik - 01-28-2020, 06:00 AM
RE: url problem - by php_rocs - 01-28-2020, 06:33 AM
RE: url problem - by kulfik - 01-28-2020, 09:17 AM
RE: url problem - by InsiteFX - 01-29-2020, 03:08 AM
RE: url problem - by kulfik - 01-29-2020, 03:22 AM
RE: url problem - by InsiteFX - 01-29-2020, 09:15 AM
|