.htaccess issue, brand new CI install, mediatemple hosting |
[eluser]llbbl[/eluser]
upload the .htaccess and try going to: http://www.domain.com/index.php If you get the CI default page -- woot! If not your CI is broken. If you get that apache page when you goto: http://www.domain.com/ Than you need to edit the htaccess file. Code: RewriteEngine on The addition of the question mark should fix it. |
Messages In This Thread |
.htaccess issue, brand new CI install, mediatemple hosting - by El Forum - 10-03-2007, 06:02 PM
.htaccess issue, brand new CI install, mediatemple hosting - by El Forum - 10-03-2007, 10:34 PM
.htaccess issue, brand new CI install, mediatemple hosting - by El Forum - 10-03-2007, 11:45 PM
.htaccess issue, brand new CI install, mediatemple hosting - by El Forum - 10-04-2007, 12:35 AM
.htaccess issue, brand new CI install, mediatemple hosting - by El Forum - 10-04-2007, 08:28 AM
.htaccess issue, brand new CI install, mediatemple hosting - by El Forum - 10-04-2007, 11:24 AM
.htaccess issue, brand new CI install, mediatemple hosting - by El Forum - 02-27-2010, 07:20 PM
|