DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=43768>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=43768 Summary: htaccess files with names, instead of IPs, do not work Product: Apache httpd-2 Version: 2.2.6 Platform: Sun OS/Version: Solaris Status: NEW Severity: normal Priority: P2 Component: mod_auth AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] CC: [EMAIL PROTECTED] After upgrading to the latest release (2.2.6) of httpd, .htaccess files with names no longer work. No error is generated, and the files seem to work fine with IP addresses, just not DNS names. The error message records: [Thu Nov 01 09:27:40 2007] [error] [client [IP deleted]] client denied by server configuration: If the DNS name is switched to an IP address all works as expected. It appears that the DNS name is not causing a lookup and failing. Even if HostnameLookups are enabled globally it still seems to fail. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
