![]() |
How to configure on Plesk 12 - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5) +--- Forum: Installation & Setup (https://forum.codeigniter.com/forumdisplay.php?fid=9) +--- Thread: How to configure on Plesk 12 (/showthread.php?tid=439) |
How to configure on Plesk 12 - FlevasGR - 12-04-2014 Hello, im trying to install Codeigniter for almost 7 hours on Plesk 12. Well, the installation is correct and the framework loads the welcome controler as it should be but the problem cames with the pretty urls. Plesk is using advanced quantum mechanics which take the php requests and passess them from nginx's FPM. However in order to add the pretty urls you need to add few directives (a bunch). I found this from nginx's site: Code: index index.php |