Forum Moderators: phranque
Jim
That thread is about redirecting using the php header() function. If you do that you will lose all post data unless you take additional measures (cURL, sessions, something like that).
If you have a rewrite rule in your .htaccess, though, it will work without problem unless there is something else non-standard in your install.
Tom