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

[eluser]asim111[/eluser]
Hi,
i tried with index.php....
it is working

on other hand, i resolved this error

Code:
An Error Was Encountered
Unable to load the requested class: my_validator


i created my custom library called MY_Validator.php and my live server is linux based.
on linux filenames are case sensitives. i renamed MY_Validator.php file to my_validator.php

now its look ok to me.



but now problem is:

i can visit my site without any error by using

Code:
http://www.mysite.co.uk/index.php/used-cars/

but i like to access like

Code:
http://www.mysite.co.uk/used-cars/


more intresting thing. it automatically adding index.php

if i will type http://www.mysite.co.uk/used-cars/
it will automatically convert url to
Code:
http://www.mysite.co.uk/index.php/used-cars/

and i can see perfect page...


any idea bro...?


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