Welcome Guest, Not a member yet? Register   Sign In
Problem with remove index.php
#1

[eluser]ivelin[/eluser]
I want remove index.php???? .htaccess->
Code:
RewriteEngine on
RewriteCond $1 !^(index\.php|images|robots\.txt)
RewriteRule ^(.*)$ /ci/index.php/$1 [L]
but I can not do it! Му ОS is Ubuntu 10.04.... help


Messages In This Thread
Problem with remove index.php - by El Forum - 03-05-2011, 06:22 AM
Problem with remove index.php - by El Forum - 03-06-2011, 10:14 AM



Theme © iAndrew 2016 - Forum software by © MyBB