/[monit]/monit/monit_http.c
ViewVC logotype

Diff of /monit/monit_http.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.7 by hauk, Fri Sep 6 18:13:37 2002 UTC revision 1.8 by martinp, Tue Dec 17 19:49:10 2002 UTC
# Line 126  void monit_http(int action) { Line 126  void monit_http(int action) {
126                
127    case START_HTTP:    case START_HTTP:
128                
129        log("Starting %s HTTP server at portnumber %d\n", prog, Run.httpdport);        log("Starting %s HTTP server at [%s:%d]\n", prog, Run.bind_addr?Run.bind_addr:"*", Run.httpdport);
130                
131        break;        break;
132                

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26