Forum Moderators: phranque
Situation: customer can be call this page
[mysite.com...] (tech is category)
[mysite.com...] (smartphone is sub-category)
[mysite.com...] OR [mysite.com...] (htc is a group)
[mysite.com...] (dual_touch is a page of article)
Any of these condition must be call different destination page.
So, what's better:
> create rewriterule that check and rewrite everyone (possible?)
OR
> send to single php page all after [mysite.com...]
?
Thanks for any help/suggest