We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 118fd62 commit b12d1ddCopy full SHA for b12d1dd
application/config/config.php
@@ -42,7 +42,7 @@
42
| 'ORIG_PATH_INFO' Uses the ORIG_PATH_INFO
43
|
44
*/
45
-$config['uri_protocol'] = "CLI";
+$config['uri_protocol'] = "AUTO";
46
47
/*
48
|--------------------------------------------------------------------------
0 commit comments