<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body style='font-family: Verdana,Geneva,sans-serif'>
<p>I'd look through the Apache configs for a regex that matches the folder (or objects with ".cgi"), probably in a ScriptAliasMatch or LocationMatch directive (although there are a number of other candidates).</p>
<p> </p>
<div> </div>
<p>On 2016-05-18 3:35, Bruce Ferrell wrote:</p>
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<pre>I'm getting some errors that are making me nuts when I access the man pages for the cgi programs

The apache log shows this:

Options ExecCGI is off in this directory: /home/xymon/server/www/help/manpages/man1/ackinfo.cgi.1.html, referer: <a href="http://server.org/xymon/help/manpages/man1/">http://server.org/xymon/help/manpages/man1/</a>

And of course, when I add ExecCGI I get:

Premature end of script headers: ackinfo.cgi.1.html

The server is scientific linux 6

Suggestions?

_______________________________________________
Xymon mailing list
<a href="mailto:Xymon@xymon.com">Xymon@xymon.com</a>
<a href="http://lists.xymon.com/mailman/listinfo/xymon">http://lists.xymon.com/mailman/listinfo/xymon</a>

</pre>
</blockquote>
</body></html>