Welcome Guest, Not a member yet? Register   Sign In
[solved] removing index.php
#3

[eluser]JoostV[/eluser]
Have you tried this?
Code:
RewriteRule ^(.*)$ /ci/index.php/$1 [L]

RewriteRule ^(.*)$ /index.php/$1 [L] rewrites to http://kadma.lt/index.php


Messages In This Thread
[solved] removing index.php - by El Forum - 02-17-2010, 01:02 PM
[solved] removing index.php - by El Forum - 02-17-2010, 01:07 PM
[solved] removing index.php - by El Forum - 02-17-2010, 01:14 PM
[solved] removing index.php - by El Forum - 02-17-2010, 01:57 PM



Theme © iAndrew 2016 - Forum software by © MyBB