Hi
I am new to CI.
I need to be able to create multiple apps that can be accessed at same time, currently I am using WAMP as my install Appache install.
I see this guidance here:
http://ellislab.com/codeigniter/user-guide/general/managing_apps.html
Is there a way to make this work without needing to manually cahnge the Index.php in the www root folder.
$application_folder = “applications/foo”;
Thanks for your help
