On Fri, Apr 27, 2007 at 01:55:47PM -0400, Joshua Slive wrote: > Just to eliminate the obvious, have you actually checked the > access_log to verify that the IP address/hostname reported there match > your Require directives?
Sadly yes: 192.168.200.180 - - [27/Apr/2007:17:14:42 +0100] "GET /learn HTTP/1.0" 401 1343 192.168.200.180 - - [27/Apr/2007:17:15:36 +0100] "GET /learn HTTP/1.0" 401 1306 192.168.200.180 - - [27/Apr/2007:18:03:16 +0100] "GET /learn HTTP/1.0" 401 1306 192.168.200.180 - - [27/Apr/2007:18:29:46 +0100] "GET /learn HTTP/1.0" 401 1306 192.168.200.180 - - [27/Apr/2007:18:42:23 +0100] "GET /learn HTTP/1.0" 401 1297 which matches at least the require ip. > Otherwise, I agree that you shouldn't be getting a login prompt. Hmm... What to try next... Cheers, Patrick
