FUEL CMS on Nginx/PHP-FPM

edited December 2010 in Installation
Hi everyone,
just a quick question: I am using Nginx as my webserver and PHP-FPM to handle PHP. Would someone mind helping me convert the FUEL .htaccess rules for my nginx config?

Comments

  • edited 12:11PM
    I'm not familiar with Nginx however, you should be able to use FUEL without the htaccess by changing the $config['index_page'] = 'index.php'; in the fuel/application/config/config.php

    You of course will lose the folder protection in the .htaccess but if you are just wanting to test it out, it may be a good option.

    Let me know how it goes.
Sign In or Register to comment.