Welcome Guest, Not a member yet? Register   Sign In
How to remove index.php from URL
#3

[eluser]justjiten[/eluser]
Thanx Aken for your quick reply, but I already tried these things, these are not working in my case. I am new to CI please help me. my .htaccess file is like below

Code:
RewriteBase /ci/
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php/$1 [NC,L,QSA]


Messages In This Thread
How to remove index.php from URL - by El Forum - 07-19-2012, 10:56 PM
How to remove index.php from URL - by El Forum - 07-19-2012, 11:09 PM
How to remove index.php from URL - by El Forum - 07-19-2012, 11:23 PM
How to remove index.php from URL - by El Forum - 07-19-2012, 11:25 PM
How to remove index.php from URL - by El Forum - 07-19-2012, 11:38 PM
How to remove index.php from URL - by El Forum - 07-20-2012, 12:41 AM
How to remove index.php from URL - by El Forum - 07-20-2012, 12:41 AM
How to remove index.php from URL - by El Forum - 07-20-2012, 12:43 AM
How to remove index.php from URL - by El Forum - 07-26-2012, 10:05 AM



Theme © iAndrew 2016 - Forum software by © MyBB