I used till 1.3 this code in boostrap...
if(isset($_GET['url']))
{
if ( strlen( substr( $_GET['url'], 0, strpos( $_GET['url'], '/' ) ) ) ==
2 ) {
if(!defined('__RQL__'))
define('__RQL__', substr( $_GET['url'], 0, strpos( $_GET['url'], '/'
) ) );
$_GET['url'] = substr( $_GET['u
Thanks Ben I tried but not results ...
My third level domain works but it currently doesnt point to controller i
need, it points to root...
please help !
i post my htaccess, i changed test , but it is "corso", cause i dont want
now google indexes..until it works..
What is my mistake?
Help pleas
I have my site with cakephp ...
I created a third level domain for img
Now i want that my *third level domain *points to a *function *of my
controller...
Example: test.mydomain.com to mydomain.com/test
problem is that all points to app/webroot folder..
how to solve the problem?
My htaccess contai