Welcome Guest, Not a member yet? Register   Sign In
Moving your whole project into a new subdirectory
#1

[eluser]jasonswett[/eluser]
I'm in the process of going live with a CodeIgniter project. On the development server, the project is at at URL like http://localhost/. On the live server, I need my project to exist at http://live-site.com/newproject/.

Is there a way to tell CodeIgniter that all my URIs now need to start with /newproject? I tried changing the $config['base_url'] but that didn't seem to work.

Thanks,
Jason


Messages In This Thread
Moving your whole project into a new subdirectory - by El Forum - 11-28-2007, 06:11 PM
Moving your whole project into a new subdirectory - by El Forum - 11-28-2007, 08:17 PM
Moving your whole project into a new subdirectory - by El Forum - 11-28-2007, 11:48 PM



Theme © iAndrew 2016 - Forum software by © MyBB