CodeIgniter Forums
uri_protocol in config file - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: uri_protocol in config file (/showthread.php?tid=27180)



uri_protocol in config file - El Forum - 02-03-2010

[eluser]MianUsman[/eluser]
Hi All,


i m working on code igniter and i need to set URI_PROTOCOL as 'PATH_INFO' in config file for my twitter application in this project but when i set it to 'PATH_INFO' twitter works fine but my project allways routes to the default controller ... its shows right URL in address bar but always shows me the Default Controller Result in browser window.

when i set URI_PROTOCOL as AUTO in config my project works fine but not twitter application can you guys please help me out in this.



Thanks In Advance

Usman Abdul Razzaq


uri_protocol in config file - El Forum - 02-03-2010

[eluser]Michael Wales[/eluser]
Try the other options...


uri_protocol in config file - El Forum - 06-18-2010

[eluser]luisfmgoncalves[/eluser]
hey MianUsman,

Did you solve the problem? I'm having the same problem in one of my servers with CentOS...

Thanks,

Luis