Gossamer Forum
Home : Products : DBMan SQL : Pre Sales :

Re: [iplay] pulling data onto static pages

Quote Reply
Re: [iplay] pulling data onto static pages In reply to
Hi,

1. Normally, yes, however if it's a dedicated server, then you can get around this. For instance, on your machine, you can setup:

ProxyPass /cgi-bin/dbmansql/ http://someotherserver/cgi-bin/dbmansql/

Then when you do a:

<!--#include virtual="/cgi-bin/dbmansql/"-->

Apache will actually send the SSI request to the other server.

Frames is also an option if you are not on Apache or not on a dedicated server.

Cheers,

Alex
--
Gossamer Threads Inc.
Subject Author Views Date
Thread pulling data onto static pages iplay 5864 Oct 25, 2003, 12:55 AM
Thread Re: [iplay] pulling data onto static pages
Alex 5765 Oct 25, 2003, 8:30 AM
Thread Re: [Alex] pulling data onto static pages
iplay 5759 Oct 25, 2003, 9:17 AM
Thread Re: [iplay] pulling data onto static pages
Alex 5751 Oct 25, 2003, 9:20 AM
Post Re: [Alex] pulling data onto static pages
iplay 5755 Oct 25, 2003, 10:06 AM