FUEL CMS Forum
Discussions
Activity
Home
›
vleong2332
›
Comments
Sign In
·
Register
Activity
Discussions
1
Comments
2
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
CRITICAL SECURITY VERSION UPDATE:
https://github.com/daylightstudio/FUEL-CMS/releases/tag/1.4.13
vleong2332
About
Username
vleong2332
Joined
February 2017
Visits
0
Last Active
February 2017
Roles
Member
Activity
Discussions
1
Comments
2
Comments
doing this... // In config.php $config['index_page'] = 'index.php'; gives the same result (seeing the login page), except that the redirected URL doesn't have the '?'.
in
Final step in Getting Started leads to 404
Comment by
vleong2332
February 2017
Yes. // In MY_fuel.php... $config['admin_enabled'] = TRUE; $config['fuel_mode'] = 'AUTO'; // In config.php $config['index_page'] = ''; $config['uri_protocol'] = 'AUTO'; phpinfo() says that mod_rewrite is loaded. I switched the rewrite rule bac…
in
Final step in Getting Started leads to 404
Comment by
vleong2332
February 2017
Forum Software Powered by Vanilla