07-25-2011, 07:15 AM
[eluser]toopay[/eluser]
@anthar, remove '/' before 'index.php' in your htaccess rewrite rule, also do insiteFX suggestion : change the value in the config : from AUTO, to PATH_INFO or REQUEST_URI
@anthar, remove '/' before 'index.php' in your htaccess rewrite rule, also do insiteFX suggestion : change the value in the config :
Code:
$config['uri_protocol'] = "AUTO";