Page is a not externally linkable
g1smd - 11:47 pm on Sep 15, 2011 (gmt 0)
This "may" work.
RewriteRule ^/(.*) http://www.example.com/$1 [R=301,L]
If it does not, then some solution using an additional preceding RewriteCond looking at THE_REQUEST may be in order.