Re: Access control to _all_ of ntop

2001-01-17 Thread Luca Deri
Hi David, many thanks for your work. I believe that what you have done is fine as it restores the initial behaviour that for some reasons went lost. I've integrated your patch in the ntop source tree. For future patches please feel free to send them either directly to me or to the mailing list.

Access control to _all_ of ntop

2001-01-16 Thread David Brown
The access control that ntop currently has looks good. I can specify a wildcarded piece of an URL that ntop automatically tacks the "http://hostname:port/" to the beginning and the "*" to the end. However, what if I want to restrict access to anything within ntop? It seems to me that it may be

Re: Access control to _all_ of ntop

2001-01-16 Thread David Brown
On Tue, Jan 16, 2001 at 02:16:06PM -0700, David Brown wrote: The access control that ntop currently has looks good. I can specify a wildcarded piece of an URL that ntop automatically tacks the "http://hostname:port/" to the beginning and the "*" to the end. However, what if I want to