Welcome Guest, Not a member yet? Register   Sign In
How to skip/index/ in uri-segment
#2

[eluser]vrencianz[/eluser]
As I know you cannot skip it using CI only. There is a simple reason for that: that the controller can potentially contain other functions (products(), lists(), ...) and there is no way identifying the right one to be called when a request arrives.

If the controller contains only this function (index) you can try url_rewrite, but I don't recommend it.


Messages In This Thread
How to skip/index/ in uri-segment - by El Forum - 04-24-2012, 09:20 AM
How to skip/index/ in uri-segment - by El Forum - 04-24-2012, 09:59 AM
How to skip/index/ in uri-segment - by El Forum - 04-24-2012, 11:19 AM
How to skip/index/ in uri-segment - by El Forum - 04-24-2012, 11:59 AM
How to skip/index/ in uri-segment - by El Forum - 04-24-2012, 12:42 PM
How to skip/index/ in uri-segment - by El Forum - 04-24-2012, 12:45 PM
How to skip/index/ in uri-segment - by El Forum - 04-24-2012, 01:07 PM



Theme © iAndrew 2016 - Forum software by © MyBB