Isn't 10.10.10. safer than 10.10.10 - given that the later syntax can
lead to matching 10.10.10x.xxx - a result that wasn't expected?

Bill

Joshua Slive wrote:
On 2/27/06, Jonathan S. Abrams <[EMAIL PROTECTED]> wrote:


Is it possible to use wildcards with IP addresses in that directive?
Could you have a line that reads

Allow from 123.456.789.***

With the goal being that any IP in the *** section that matches
123.456.789 is able to check server-status?


Yes, just use
Allow from 123.456.789

This question could be answered by looking in the mod_access docs, by the way.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to