Welcome Guest, Not a member yet? Register   Sign In
Removing the index.php file
#5

[eluser]asim111[/eluser]
Hi again!

i tried to change config file nothing happened.

but when i changed .htaccess file to index.php to foo.php

Code:
RewriteRule ^(.*)$ http://www.mysite.co.uk/foo.php/$1 [L]

i typed in browser:
Code:
http://www.mysite.co.uk/used-cars/
and url automatically converted into
Code:
http://www.mysite.co.uk/foo.php/foo.php/foo.php/foo.php/foo.php/foo.php/foo.php/foo.php/foo.php/foo.php/foo.php/foo.php/foo.php/foo.php/foo.php/foo.php/foo.php/foo.php/foo.php/foo.php/used-cars/

My route file is like:
Code:
$route['default_controller'] = "main";
$route['used-cars'] = "main/used_cars";

I think logical error some where... but why it is working fine on my local machine. urls & everything


Messages In This Thread
Removing the index.php file - by El Forum - 10-14-2008, 01:17 AM
Removing the index.php file - by El Forum - 10-14-2008, 03:26 AM
Removing the index.php file - by El Forum - 10-14-2008, 05:59 AM
Removing the index.php file - by El Forum - 10-14-2008, 06:19 AM
Removing the index.php file - by El Forum - 10-14-2008, 08:04 AM
Removing the index.php file - by El Forum - 10-14-2008, 08:19 AM
Removing the index.php file - by El Forum - 10-14-2008, 08:48 AM
Removing the index.php file - by El Forum - 10-14-2008, 08:53 AM
Removing the index.php file - by El Forum - 10-14-2008, 09:35 AM
Removing the index.php file - by El Forum - 10-15-2008, 02:25 AM
Removing the index.php file - by El Forum - 10-15-2008, 04:08 AM
Removing the index.php file - by El Forum - 10-15-2008, 04:18 AM
Removing the index.php file - by El Forum - 10-20-2008, 04:00 AM
Removing the index.php file - by El Forum - 10-20-2008, 04:44 AM
Removing the index.php file - by El Forum - 10-20-2008, 05:00 AM
Removing the index.php file - by El Forum - 10-20-2008, 06:43 AM
Removing the index.php file - by El Forum - 10-20-2008, 06:47 AM
Removing the index.php file - by El Forum - 10-24-2008, 01:02 PM



Theme © iAndrew 2016 - Forum software by © MyBB