I've been working on a project and everything's fine until my partner wants to request to an original URL without rewriting.
For example: He wants to call to
http://mydomain.com/index.php?module=default&controller=check&action=index
instead of
Is there any way that i can make the above URL working?