Hi Dale,

On Tue, May 21, 2002 at 05:56:46PM -0400, Dale Ghent wrote:
> The problem is that clients from "foo.com" get a 403, and ".foo.com" is in
> the Allow line of the server-status and server-info blocks. If I add the
> IP, then everything is fine, and the mod_{info|status} pages are served
> back to the client.

I'm having a little trouble understanding exactly what you're doing here,
but if you're saying that the clients are connecting from a host whose
address resolves to "foo.com", then that is why ".foo.com" doesn't work.

The latter will match "<anything>.foo.com" but not "foo.com" itself.  Have
you tried adding "foo.com" to your Allow line?


My apologies if I'm barking up the wrong tree here...


Zac

Reply via email to