Welcome Guest, Not a member yet? Register   Sign In
index.php removal issues
#4

[eluser]Unknown[/eluser]
You should use .htaccess for CI 2.0

RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME| !-d
RewriteRule ^(.*)$ /index.php/$1 [L]








device massage


Messages In This Thread
index.php removal issues - by El Forum - 10-13-2012, 12:00 PM
index.php removal issues - by El Forum - 10-13-2012, 12:35 PM
index.php removal issues - by El Forum - 10-13-2012, 01:25 PM
index.php removal issues - by El Forum - 10-13-2012, 07:10 PM



Theme © iAndrew 2016 - Forum software by © MyBB