Forum Moderators: coopster & phranque
Frames work (but suck for a lot of reasons)
.htaccess Redirect works, but isn't ideal
Apache blows up if I try DirectoryIndex /cgi-bin/script.pl?var1=bar&var2=foo
To cap it off mod_rewrite isn't available on the server
<!--#include virtual="/cgi-bin/script.pl?var1=bar&var2=foo " -->
edited: You would need to parse .html files for virtual includes for this to work.