CodeIgniter Forums
Setting Up Cherokee for CI - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: Setting Up Cherokee for CI (/showthread.php?tid=52375)



Setting Up Cherokee for CI - El Forum - 06-07-2012

[eluser]kaege[/eluser]
Okay. I've added Directory rule for ./system and ./application with List & Send handler for both. I've added FastCGI of PHP. I've changed default rule to Redirection with internal regex ^(.*)$ and Substitution /index.php/$1. And yet what I got is "Access denied." at localhost.
What's wrong with my virtual server configuration?