Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter NGINX Rewrite Rules
#3

[eluser]Cinghius[/eluser]
I apologize if I have not updated the post. Meanwhile, I paste a link that I found very useful:
http://wiki.nginx.org/Codeigniter
I solved the problem by simply changing,
from
$config['uri_protocol' = 'PATH_INFO';
to
$config['uri_protocol'] = 'REQUEST_URI';


Messages In This Thread
CodeIgniter NGINX Rewrite Rules - by El Forum - 07-11-2012, 03:38 AM
CodeIgniter NGINX Rewrite Rules - by El Forum - 07-11-2012, 08:54 AM
CodeIgniter NGINX Rewrite Rules - by El Forum - 07-11-2012, 09:12 AM
CodeIgniter NGINX Rewrite Rules - by El Forum - 07-11-2012, 09:23 AM



Theme © iAndrew 2016 - Forum software by © MyBB