[5359] in www-talk@info.cern.ch
Includes in Indexes
daemon@ATHENA.MIT.EDU (John Martin)
Fri Aug 26 05:12:14 1994
Date: Fri, 26 Aug 1994 10:51:47 +0200
Errors-To: listmaster@www0.cern.ch
Errors-To: listmaster@www0.cern.ch
Reply-To: martin@rare.nl
From: martin@rare.nl (John Martin)
To: Multiple recipients of list <www-talk@www0.cern.ch>
Hi,
This is really a CGI/NCSA httpd question - if this is the wrong list
then please ignore it.
I am trying to use server side Includes to make the output of a script
appear in every directory when a user is browsing the directory tree.
The 'normal' case works: a program in a '.shtml' file is interpreted - but
I would like the program to appear in the README.html file so that it works
in every directory. I have tried creating a README.shtml but that doesn't
work - the program simply does not get interpreted.
I am using NCSA httpd 1.3
Any ideas?
(BTW: Before anyone balks at the idea - it is for a special purpose
application - it is _not_ for a normal Web server.)
Thanks,
John