>Number: 1384 >Category: mod_access >Synopsis: allow/deny with partial IP address broken >Confidential: no >Severity: critical >Priority: medium >Responsible: apache >State: open >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Fri Nov 7 14:50:00 PST 1997 >Last-Modified: >Originator: [EMAIL PROTECTED] >Organization: apache >Release: 1.3b3-dev >Environment: Solaris 2.4 >Description: Using
order deny,allow deny from all allow from 111.22.0.0/255.255.0.0 works without problems, but the old-style variant does not... order deny,allow deny from all allow from 111.22. With the last config example _any_ request is denied. >How-To-Repeat: >Fix: Haven't looked at the code yet.. >Audit-Trail: >Unformatted:
