Welcome Guest, Not a member yet? Register   Sign In
drop index.php when CI is a sub-dir?
#1

[eluser]LiorBroshi[/eluser]
Hi There,

I can't figure out how to drop index.php from my website's address.
the main public_html is used for the actual site assets and everything else is under /codeigniter dir.

the structure of the files is:

/public_html/
-> /images/
-> /css/->
-> /js/
-> /codeigniter/
---> /application
---> /system
-> index.php

now index.php is the CI's started, and inside it the app is defined to:
$application_folder = "codeigniter/application";

How can i set CI to avoid index.php (config.php + .htaccess) ?

Lior.


Messages In This Thread
drop index.php when CI is a sub-dir? - by El Forum - 11-18-2009, 04:44 AM
drop index.php when CI is a sub-dir? - by El Forum - 11-18-2009, 05:49 AM
drop index.php when CI is a sub-dir? - by El Forum - 12-09-2009, 08:04 AM
drop index.php when CI is a sub-dir? - by El Forum - 12-09-2009, 04:10 PM
drop index.php when CI is a sub-dir? - by El Forum - 12-10-2009, 05:03 AM
drop index.php when CI is a sub-dir? - by El Forum - 12-10-2009, 05:24 AM
drop index.php when CI is a sub-dir? - by El Forum - 12-10-2009, 05:56 AM
drop index.php when CI is a sub-dir? - by El Forum - 12-30-2009, 07:50 PM
drop index.php when CI is a sub-dir? - by El Forum - 01-06-2010, 04:21 AM
drop index.php when CI is a sub-dir? - by El Forum - 01-06-2010, 04:25 AM
drop index.php when CI is a sub-dir? - by El Forum - 01-06-2010, 04:36 AM
drop index.php when CI is a sub-dir? - by El Forum - 01-20-2010, 09:09 AM
drop index.php when CI is a sub-dir? - by El Forum - 01-20-2010, 09:15 AM
drop index.php when CI is a sub-dir? - by El Forum - 01-20-2010, 09:25 AM
drop index.php when CI is a sub-dir? - by El Forum - 01-20-2010, 10:01 AM
drop index.php when CI is a sub-dir? - by El Forum - 01-20-2010, 10:05 AM



Theme © iAndrew 2016 - Forum software by © MyBB