I have directory "abc" from the document root whose content is available to all, including subnet 192.168.1.
But ONLY subnet 192.168.1 can do a directory listing. What's my set up in httpd.conf? <Directory "Z:/service.web/abc"> Options +Indexes AllowOverride None Order allow,deny Allow from all </Directory> ==== Server: Apache2.4.3 for Windows OS: Win7(64-bit) server running on ASUS G74SX using dynamic DNS connection to Internet: aDSL line rate: up 1022 Kbps, down 4904 Kbps server interfaced to PHP 5.4.8, MySQL 5.0.10 --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org