RE: {bb} larrd and apache
"Calderon, Willy \(NIH/NINDS\) [C]" <[email protected]> Wed, 4 Apr 2007 16:49:41 -0400
| Newsgroups | gmane.network.bb4.general |
|---|---|
| Message-ID | <[email protected]> |
Please disregard this last message. * * * * Willy Calderon Contractor - LCG Systems Tel: 301 435 1913 -----Original Message----- From: Calderon, Willy (NIH/NINDS) [C] Sent: Wednesday, April 04, 2007 4:48 PM To: [email protected] Subject: RE: {bb} larrd and apache Thanks. How do you get BB to create the *apache.html page and column on the main page? Do you have to add "apache" to bb-hosts on the host? * * * * Willy Calderon Contractor - LCG Systems Tel: 301 435 1913 -----Original Message----- From: Philip Clark [mailto:[email protected]] Sent: Wednesday, April 04, 2007 2:48 PM To: [email protected] Subject: RE: {bb} larrd and apache On Wed, 2007-04-04 at 10:29 -0400, Calderon, Willy (NIH/NINDS) [C] wrote: > Where do you hard-code this? Into the larrd-config.pl file? > No, actually inside the "apache-larrd.pl" script. The part, as quoted, comes after the comment "# real work begins here", at line 67 in the version that I have. For future reference, it might be best to leave the commented lines in place so that you have a template to work from. If your web- server was "my.web.com", that section would then look like: %host_h = ( # 'your-domain.dom' => { # port => "80", # url => "/server-status?auto", # }, # 'your-otherdomain.dom' => { # port => "80", # url => "/server-status?auto", # }, 'my.web.com' => { port => "80", url => "/server-status?auto", }, ); Cheers, Phil. -- Halon's Razor: Never attribute to malice that which is adequately explained by stupidity. -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-= To unsubscribe from this list, or to subscribe to the bb-digest list send e-mail to mailto:[email protected] with unsubscribe bb -and/or- subscribe bb-digest in the BODY of the message. -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-= To unsubscribe from this list, or to subscribe to the bb-digest list send e-mail to mailto:[email protected] with unsubscribe bb -and/or- subscribe bb-digest in the BODY of the message.