View Single Post
Old 2007-02-22, 09:20 PM   #9
ponygirl
on vacation
 
ponygirl's Avatar
 
Join Date: Sep 2004
Posts: 2,095
Send a message via ICQ to ponygirl
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
ponygirl is offline   Reply With Quote