Welcome Guest, Not a member yet? Register   Sign In
htaccess and multiple applications
#4

[eluser]ontguy[/eluser]
NP. According to the doc, if you're not using mod rewrite $config['index_page'] should have a value.

Another point about the subfolders, you could routing give the URLs the path you have in mind:

$route['admin'] = "backend/user";
http://yourdomain/admin/
would go to
...controllers/backend/user.php

Also what's outline on this page may help to do what you have in mind; http://ellislab.com/codeigniter/user-gui..._apps.html.
It may not though, you'd have to manually switch between applications.


Messages In This Thread
htaccess and multiple applications - by El Forum - 02-20-2008, 10:10 AM
htaccess and multiple applications - by El Forum - 02-20-2008, 02:19 PM
htaccess and multiple applications - by El Forum - 02-20-2008, 02:28 PM
htaccess and multiple applications - by El Forum - 02-20-2008, 03:24 PM
htaccess and multiple applications - by El Forum - 03-30-2008, 02:20 PM
htaccess and multiple applications - by El Forum - 03-30-2008, 02:42 PM
htaccess and multiple applications - by El Forum - 03-30-2008, 02:55 PM
htaccess and multiple applications - by El Forum - 03-30-2008, 03:00 PM
htaccess and multiple applications - by El Forum - 03-30-2008, 03:10 PM
htaccess and multiple applications - by El Forum - 03-30-2008, 03:21 PM
htaccess and multiple applications - by El Forum - 04-01-2008, 03:03 PM
htaccess and multiple applications - by El Forum - 04-01-2008, 05:54 PM



Theme © iAndrew 2016 - Forum software by © MyBB