Hi Guys is there any way to enable or disable apache directory listing based on the clients ip address
AS example =========== we have apache folder location as fallows ( which used to host download packs) basically we need to disable directory listing for outside users, and enable directory listing for users within the our office ( office ip range 10.10.10.0) . is it possible achieve that via apache /home/httpd/downloads/ pack1.zip pack2.zip pack3.zip Please advice
