Welcome Guest, Not a member yet? Register   Sign In
Issues with mod_rewrite apache fastcgi with php fpm
#5

[eluser]Remko Posthuma[/eluser]
Remove ? after the index.php so change it to:
RewriteRule ^(.*)$ index.php/$1 [L]

set the config to:
$config['uri_protocol'] = "PATH_INFO";

hope this helps


Messages In This Thread
Issues with mod_rewrite apache fastcgi with php fpm - by El Forum - 02-17-2011, 06:25 PM
Issues with mod_rewrite apache fastcgi with php fpm - by El Forum - 02-18-2011, 03:59 AM
Issues with mod_rewrite apache fastcgi with php fpm - by El Forum - 02-18-2011, 12:18 PM
Issues with mod_rewrite apache fastcgi with php fpm - by El Forum - 02-18-2011, 12:20 PM
Issues with mod_rewrite apache fastcgi with php fpm - by El Forum - 02-18-2011, 02:50 PM



Theme © iAndrew 2016 - Forum software by © MyBB