As the title describes, i’ve searched on internet for a solution to my problem, but , any of the solutions what i found works for me, so let me tell you my current scenario:
i have this url:
http://localhost/site/index.php/urah/archive
i can access normaly , if i try to acess like this:
http://localhost/site/urah/archive
i meet one 404 error, so, what will be the solution!? my appache rewrite is working, i tested it with a test.php trying to get a $_GET param trough the rewrite, and it works.
i realy dont know what to do, i’ve tryed all the solution i saw, including the wiki’s one.
regards.
