url transform |
[eluser]Unknown[/eluser]
Hello, another developer has made a website using codeigniter. Everything works fine online but when I try to use it locally, I have problems with url. example: www.test.com/services/myxml returns the result of the function myxml inside system\application\controllers\services.php www.test.com/services/myxml works localhost/services/myxml doesn't work I edit all .htaccess but I didn't find anything special Thank you for your help Note: http://localhost/index.php/services/myxml works |
Messages In This Thread |
url transform - by El Forum - 05-01-2008, 11:35 AM
url transform - by El Forum - 05-01-2008, 12:00 PM
|