NVB
09-03-2001, 02:20 PM
I have several pages that use SSI's (server side include) in the form <!--#include virtual="/cgi-bin/script.cgi"-->
I would like for pages on another server to use the same script, but when I type the command <!--#include virtual="http://domain_name/cgi-bin/script.cgi"-->, I get an error processing the directive.
How do you configure a sever to allow external SSI requests?
If it is not possible to use the SSI, I might want to setup a cron job that would ftp updated files to the external server every hour. Is this possible? Do you have any other suggestions?
I would like for pages on another server to use the same script, but when I type the command <!--#include virtual="http://domain_name/cgi-bin/script.cgi"-->, I get an error processing the directive.
How do you configure a sever to allow external SSI requests?
If it is not possible to use the SSI, I might want to setup a cron job that would ftp updated files to the external server every hour. Is this possible? Do you have any other suggestions?
