[hobbit] cannot access man 1 pages on hobbitmon website

Mike Arnold hobbit at razorsedge.org
Tue Aug 29 18:05:51 CEST 2006


Henrik Stoerner wrote:
> On Tue, Aug 29, 2006 at 12:34:07PM +0100, Gildas Le Nadan wrote:
>> The files at url http://hobbitmon.sourceforge.net/docs/manpages/man1/
>> probably have the wrong permissions as they don't seem to be accessible.
>
> Seems Sourceforge has the same problem with files called "x.cgi.y" as
> lots of other sites. In other words, it's not a file permission problem,
> but an Apache setup problem.
>
> You'll find them on-line at http://www.hswn.dk/hobbit/help/manpages/

See hobbit-4.2.0/docs/hobbit-apacheconf.txt or
/etc/httpd/conf.d/hobbit-apache.conf in the RPM.

Add to the following section in your apache config:
<Directory "/path/to/hobbit/server/www">
    RemoveHandler .cgi

-- 
-mike



More information about the Xymon mailing list