Hi,
I am using Apache2.2 to load a maven repository. For security reason, we need to restrict the access of the repository. To do that, we set a list of allowed access IP address in the apache foundation\2.2\conf\extra\httpd-restriction.conf file. The problem of that is some users IP address keep chaning and cannot gain access to the repository wih the new IP. Hence, I would like to ask if anyone know how to add a computer name to the list?