Problem With Solutions

Something Different In Linux

Home » 2010 » February » 09

CodeIgniter redirection problem

Posted by Rishikesh Vispute Categories: Error and solution, htaccess

If CodeIgniter is installed on the linux server and the .htaccess file is correct but your domain is not working properly then you need to set the  “uri_protocol” in the “system/application/config/config.php” file is as follows. $config['uri_protocol']    = “REQUEST_URI”;

Optimized by SEO Ultimate