Welcome Guest, Not a member yet? Register   Sign In
Using codeigniter in QUERY_STRING mode with php fast CGI
#18

It's not hard to use FCGID, you're just doing some non standard things with CI, which is where the problem is. If you want a non standard url, then create a route for it.

$route['my-super-page.seo'] = 'controller/method';
Reply


Messages In This Thread
RE: Using codeigniter in QUERY_STRING mode with php fast CGI - by CroNiX - 03-24-2015, 09:00 AM



Theme © iAndrew 2016 - Forum software by © MyBB