On Wed, Sep 21, 2005 at 04:25:53PM +0200, Thomas wrote:
What's the syntax for hobbit-confreport.cgi ?
It's invoked as a CGI script. I noticed now that the normal ".sh" wrapper script wasn't included in 4.1.1 - fixed that. A simple script like this in cgi-bin/hobbit-confreport.sh:
#!/bin/sh
exec /usr/lib/hobbit/server/bin/hobbit-confreport.cgi --env=/etc/hobbit/hobbitserver.cfg
And then you should be able to run it by picking it from the "Reports" menu.
It uses a cookie to determine what pages/hosts to include in the report.
Henrik
How do I change what hosts to include in den report ?
BR Thomas
Henrik Stoerner wrote:
On Wed, Sep 21, 2005 at 04:25:53PM +0200, Thomas wrote:
What's the syntax for hobbit-confreport.cgi ?
It's invoked as a CGI script. I noticed now that the normal ".sh" wrapper script wasn't included in 4.1.1 - fixed that. A simple script like this in cgi-bin/hobbit-confreport.sh:
#!/bin/sh
exec /usr/lib/hobbit/server/bin/hobbit-confreport.cgi --env=/etc/hobbit/hobbitserver.cfg
And then you should be able to run it by picking it from the "Reports" menu.
It uses a cookie to determine what pages/hosts to include in the report.
Henrik
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
participants (2)
-
henrik@hswn.dk
-
tlp-hobbit@holme-pedersen.dk