CI + Leopard + htaccess - index.php = Impossible? |
[eluser]louis w[/eluser]
I am on 10.5.2 and it works fine. My .htaccess is: Code: RewriteEngine on I took out the / before index.php because I am not serving code igniter at the document root (my index.php is located at http://localhost/something/index.php). Also, your index_page should be blank. Code: $config['index_page'] = ""; |
Welcome Guest, Not a member yet? Register Sign In |