Am 03.06.2014 03:42, schrieb Jason
Stubblefield:
Hi Jason,From what I can tell, it should be something like the following but it doesn’t work: <Directory "/path/to/private/directory" > Require ip 1.2.3.4 </Directory> as far as I understand the manual at http://httpd.apache.org/docs/2.4/upgrading.html, it should be something like <Directory "/path/to/private/directory" > Require host 1.2.3.4 </Directory> I haven't tried that though. Cheers, Peter -- http://function2form.net http://peter-kuehnlein.net "By being impatient, matters are damaged and great works can not be done. If one considers something not to be a matter of time, it will be done surprisingly quickly." (Hagakure) |