ok, so SSI for idiots (me) lol
do a recip table, save it as a .txt file
put this in your htaccess: AddHandler server-parsed .htm .html (anywhere on a separate line?)
call the table using this: <!--#include virtual="/pathto/recips.txt" --> in your html
is that right? seems too easy
