On Fri, 10 Nov 2000, Mads Rasmussen wrote:

> If you try to use Excite for Web Servers (a search engine) how do you get
> Apache to interpret the output as a SHTML file (server side includes).

Why would you want to put the output of Excite into a shtml file? Any
special application?

You could either:
1) modify the search engine cgi so it does your includes
2) instead of calling the search engine directly, call a cgi that will
display an HTML page, and run the search engine with the right parameters
3) use frames
4) any other workaround your application requires ;-)

> 
> The faq at Apache says that it isn�t possible as of now but a feature they
> are thinking about in future releases.
> http://www.apache.org/docs/misc/FAQ.html  (How can I have my script output
> parsed?)
> 
> .....So you want to include SSI directives in the output from your CGI
> script, but can't figure out how to do it? The short answer is "you can't."
> 
> Great!!!
> 
> Anyone else ran across this?
> 
> Mads Rasmussen / Ci&T systems
> www.cit.com.br
> 
> 
> 


------------------------------------------------------------
Jean-Michel Dault <[EMAIL PROTECTED]>
MandrakeSoft inc, Montreal (Canada)
HTCPCP/1.0 Developper  (http://www.ietf.org/rfc/rfc2324.txt)


Keep in touch with http://mandrakeforum.com: 
Subscribe the "[EMAIL PROTECTED]" mailing list.

Reply via email to