According to Anurag Mishra:
> How can I chnage the name of the  header.html file e.g. something
> like header.php3 as I want to include some php generated
> HTML content at the top of each search result page.
> Right now with a standard make and install of htdig the
> default file name of the header file is $COMMON/header.html
> and I want to rename it to header.php3 so that htsearch looks at
> header.php3 instead of header.html .

You can't get the web server to reparse the output of a CGI script as
SSI or PHP.  However, you can get a PHP script to call a CGI and reparse
its output.

See http://www.htdig.org/FAQ.html#q4.7

-- 
Gilles R. Detillieux              E-mail: <[EMAIL PROTECTED]>
Spinal Cord Research Centre       WWW:    http://www.scrc.umanitoba.ca/~grdetil
Dept. Physiology, U. of Manitoba  Phone:  (204)789-3766
Winnipeg, MB  R3E 3J7  (Canada)   Fax:    (204)789-3930

------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.
List archives:  <http://www.htdig.org/mail/menu.html>
FAQ:            <http://www.htdig.org/FAQ.html>

Reply via email to