Welcome Guest, Not a member yet? Register   Sign In
Is it possible to route this way?
#1

[eluser]danijelb[/eluser]
Hello.

In my application I have controllers like:
- News,
- Admin_news,
- Admin_login,
- Gallery,
- Admin_gallery
- ...

I want to route every controller with the Admin prefix.

So, I want to access admin_news by http://mysite/admin/news.
Currently, I'm accessing it by http://mysite/admin_news and I don't like it.

Please help me.
#2

[eluser]umefarooq[/eluser]
here is your solution for your problem

http://ellislab.com/forums/viewthread/122375/

tutorial to create admin panel.
http://philsturgeon.co.uk/news/2009/07/C...odeIgniter




Theme © iAndrew 2016 - Forum software by © MyBB