User Activity

  • Posted a comment on discussion Help on Xymon Systems and Network Monitor

    I used this patch to allow me to set XYMONWEBHOST to the web proxy address and to use that as a valid HTTP_REFERER. Index: cgi.c =================================================================== --- cgi.c (revision 8119) +++ cgi.c (working copy) @@ -322,6 +322,12 @@ snprintf(cgi_checkstr, sizeof(cgi_checkstr), "%s%s", httphost, expected); if (strncmp(p, cgi_checkstr, strlen(cgi_checkstr)) == 0) isok = 1; + if (!isok) { + /* Reset p and try again this time using XYMONWEBHOST */ + p = getenv("HTTP_REFERER");...

  • Created ticket #165 on ReadyMedia

    fastscan

View All

Personal Data

Username:
imcfarla
Joined:
2003-06-12 15:47:07

Projects

  • No projects to display.

Personal Tools