[squid-users] I want to add an object

From: 林英超 <r88074@dont-contact.us>
Date: Fri, 6 Apr 2001 05:54:28 +0800

Dear all
  I can get my store_digest.c by the URL

     http://140.112.30.139:3128/squid-internal-periodic/store_digest

  And I am trying to add a global variable "store_digest2"

  in globals.c and globals.h , then I am trying to get store_digest2

       http://140.112.30.139:3128/squid-internal-periodic/store_digest2

  it tell me " Access Denied" , I don't know why ? Can anyone tell me ?

  Thanks in Advance.

******************globals.c*******************
CacheDigest *store_digest2 = NULL;

*******************globals.h*******************
extern CacheDigest *store_digest2 ; /* NULL by_iclin */
Received on Thu Apr 05 2001 - 15:54:59 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:59:10 MST