well a was watched the relative topics about it and they say that mod_rewrite is on, ok, and a simple phpinfo() say that in apache2handlers seccion that it is on, so why my app still works like mod_rewrites is off?
i am using cakephp and the mod_rewrite is used for the urls and templates, i changed the configuration by default to work when mod_rewrite si off and my app works.
so how can explain that ??? :S
my test app is in http://testshekko.uuuq.com/ there you can watch the phpinfo page
when mod_rewrite is on you can watch the app here http://testshekko.uuuq.com/testcake/cake/notes
when mod_rewrite is off you can watch the app here http://testshekko.uuuq.com/testcake/cake/index.php/notes
the second way works but not the first one, so i concluid that in some way the mod_rewrites is turn off or i dont know, i wish an answer please.
thanks.
Click to view attachment
