
akhil narayanan - 2012-09-19 20:55:00
I was trying to develop an application in codeigniter.I need to separate the user and admin side of my website.Final output i need is like :
user side -> http://localhost/myapp
admin side -> http://loclhost/myapp/admin
somebody please help me out with this.I googled it so many times and tried many solutions,but it doesn't work.
thanks in advance.