|
how can I include a external webpage with SSI???
I have tried these ways to do that, but always failed,
<!--#include cmd="http://site.com/1.htm" -->
<!--#include cgi="http://site.com/1.htm" -->
<!--#include virtual="http://site.com/1.htm" -->
<!--#include file="http://site.com/1.htm" -->
are there any way can achieve that?
THANX very much for any advice dudes!!!!
|