php phalcon controller default to index -


currently running phalcon 1.0.0 since latest seg faulting me. problem routing directs uri specific controller isn't working way expect when adding ? uri. in example below, expect uri /explore/?a=b go explore controller doesn't.

uri: /explore/ goes explorecontroller -> indexaction uri: /explore/?a=b goes indexcontroller -> indexaction

so, question there way force without setting entries in phalcon\mvc\router add method? there i'm missing?


Comments

Popular posts from this blog

.htaccess - First slash is removed after domain when entering a webpage in the browser -

Automatically create pages in phpfox -

c# - Farseer ContactListener is not working -