[us...@httpd] SSI Rejection

2009-12-30 Thread Wesley Stupar
I am trying to get SSI working on apache2 on Ubuntu Linux. Even with the simple file titled testssi.shtml- html body Some HTML text. /body html I get this in the error_log: [Wed Dec 30 16:53:53 2009] [error] [client 192.168.1.107] (8)Exec format error: exec of

Re: [us...@httpd] SSI Rejection

2009-12-30 Thread Eric Covener
On Wed, Dec 30, 2009 at 12:28 PM, Wesley Stupar comp...@roadrunner.com wrote: [Wed Dec 30 16:53:53 2009] [error] [client 192.168.1.107] (8)Exec format error: exec of '/usr/local/apache2/htdocs/testssi.shtml' failed How have you told Apache to execute the SHTML instead of just parsing it for

RE: [us...@httpd] SSI Rejection

2009-12-30 Thread Wesley Stupar
to execute the SHTML. How do you do that? Thanks, Wes -Original Message- From: Eric Covener [mailto:cove...@gmail.com] Sent: Wednesday, December 30, 2009 9:34 AM To: users@httpd.apache.org; comp...@roadrunner.com Subject: Re: [us...@httpd] SSI Rejection On Wed, Dec 30, 2009 at 12:28 PM, Wesley

Re: [us...@httpd] SSI Rejection

2009-12-30 Thread Eric Covener
On Wed, Dec 30, 2009 at 12:47 PM, Wesley Stupar comp...@roadrunner.com wrote: Well, I guess that is my problem. I have studied the following: http://httpd.apache.org/docs/2.2/howto/ssi.html http://www.maths.ox.ac.uk/help/faqs/www/ssi