PDA

View Full Version : Using .htaccess to parse CGI output for SSI


jgerdes
12-13-2002, 06:03 AM
Does anyone know if there is a way to use an .htaccess file to make the server process CGI programs for SSI? Every web page on my site uses SSI to include standard headers and footers, and I would like my CGI programs to use those things as well.

jgerdes
12-14-2002, 06:03 AM
Never mind. According to the Apache web site (http://httpd.apache.org/docs/misc/FAQ-F.html#ssi-part-iii), Apache is not currently able to parse CGI output.