AddType text/html .html
AddHandler server-parsed .html

<FilesMatch "~$">
    Order allow,deny
    Deny from all
    Satisfy All
</FilesMatch>

#Options FollowSymLinks

#SetEnvIfNoCase Referer "tiptree.org/devel/orig" orig_ref

Redirect /devel/j http://www.tiptree.org
Redirect /devel/stylesheets http://www.tiptree.org/devel/orig/stylesheets
RedirectMatch "^/(([[:digit:]]{4}|retro|auction|book($|/)|features|photos|press|stylesheets|(bake|catalog|contact|nominate|thanks).html|news.shtml|(nominate|zellnom).php|(news|nominate|zellnom).inc)/?)" http://www.tiptree.org/devel/orig/$1