|
Hi all, I'm trying to setup my web box to allow Server Side Includes. I'm running V5R1 Apache with the following configuration: ... AddType text/html .shtml AddHandler server-parsed .shtml ... In the <Directory> block for the .shtml file directory tree I also have: Options +Includes The web page is a simple test with no SSI statements (which shouldn't affect whether or not the page displays). This page works when saved as an .html file but not when saved as an .shtml file! When I try to run the .shtml, I get an HTTP 500 Internal Server Error message. The Apache error_log has the following entry: [warn] [client 216.12.21.9] ZSRV_MSG0010: Server handler server-parsed not found for /www/vamaweb/htdocs/testing/test.shtml But I have the AddHandler statement for server-parsed as shown above and I have stopped and restarted the server! Does anyone see what I am missing? Thanks, Joel
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.