Tuesday 22 April 2008 4:59:10 am
Hi there, Is there a way to easily disable virtual URLS? I want to see the /model/view URL instead for debugging.
At the moment the URL is: <b>http://www.site.com/index.php/site/Tennis/News/A-news-article</b>
and it should be: <b>http://www.site.com/index.php/site/content/view/444</b> (model = "content", view = "view") Or is there a simple way, to add the "real" URL to the debug output?
Thanks & Ciao, Mike
|