Page is a not externally linkable
g1smd - 3:05 pm on Mar 1, 2011 (gmt 0)
Several errors in that code. Try:
Options +FollowSymLinks
RewriteEngine on
RewriteCond %{HTTP_HOST} !^(www\.example\.com)?$
RewriteRule (.*) http://www.example.com/$1 [R=301,L]