Welcome Guest, Not a member yet? Register   Sign In
Alternative Module Calling
#1

[eluser]dag[/eluser]
Hi all,

i'm using CI 1.7 with ME 5.139
At the moment everything is working well, now I wonder whether the following approach is easy to implement

I want to have a special "module-controller" from which all modules are called

for example:
www.example.com/index.php/modulecall/MODULENAME/MODULECONTROLLER/MODULEMETHOD/PARAM1/...

so far, so easy. Within my module-controller i use the module::run method from ME.

The Problem i have is that all Modules are still accessible through

www.example.com/index.php/MODULENAME/MODULECONTROLLER/MODULEMETHOD/PARAM1/...

Does anyone of you have an simple idea how to make the modules only accesible through the "module-controller" ?

any help appreciated




Theme © iAndrew 2016 - Forum software by © MyBB