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

[eluser]Unknown[/eluser]
Hi Guys

My .htaccess file looks something like this

>>>>>>>>>>


RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule .* index.php/$0 [PT,L]


>> n still when I try to acess like http://localhost/CodeIgniter/welcome
Its showing not found.. Sad

i have added the .htacess i root folder..
Can anyone help me in this regards..


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