Page is a not externally linkable
bramley - 7:25 pm on Apr 2, 2011 (gmt 0)
Almost there :)
Now have :
RewriteRule ^index.php/(.*)index.php?(.*) /beijing/index.php?$2 [R]
This detects the strange URLs fine but redirects to
/beijing/index.php
The last part : ?$2 is not showing up :(