I got it :)
Could you please help me to make this routing
http://domain.com/members/posts/view/username/posttitle
to be
http://username.domain.com/posttitle


On Thursday, January 17, 2013 11:05:49 PM UTC+2, ibejohn818 wrote:
>
> if(preg_match('/*FILTER*/',$_SERVER['HTTP_HOST'])) {
>
> Router::connect()…...
>
> }
>
>

-- 
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

--- 
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
Visit this group at http://groups.google.com/group/cake-php?hl=en.


Reply via email to