Welcome Guest, Not a member yet? Register   Sign In
.htaccess weird happenings!
#7

[eluser]Daniel Moore[/eluser]
[quote author="brancher" date="1238778523"]nope... I have tried all options and no one got the job done. Things still working the same way... it redirects ok for all the site, except for viveiroarboreto.com.br/arboreto...

can the problem be in somewhere else? I thinks it`s htaccess because using /index.php/ things are working just fine...

tks[/quote]

Open up your application/config.php and find the line that contains "$config['uri_protocol'] =". Check the value.

Try each of the values listed in the comment above it one at a time ('AUTO', 'PATH_INFO', 'QUERY_STRING', 'REQUEST_URI', and 'ORIG_PATH_INFO') and see if that fixes the problem.

Also make sure that config.php file has
Code:
$config['index_page'] = "";


Messages In This Thread
.htaccess weird happenings! - by El Forum - 04-02-2009, 03:23 PM
.htaccess weird happenings! - by El Forum - 04-02-2009, 05:06 PM
.htaccess weird happenings! - by El Forum - 04-02-2009, 06:31 PM
.htaccess weird happenings! - by El Forum - 04-02-2009, 08:14 PM
.htaccess weird happenings! - by El Forum - 04-03-2009, 06:08 AM
.htaccess weird happenings! - by El Forum - 04-03-2009, 06:23 AM
.htaccess weird happenings! - by El Forum - 04-03-2009, 07:21 AM
.htaccess weird happenings! - by El Forum - 04-03-2009, 07:24 AM



Theme © iAndrew 2016 - Forum software by © MyBB