issues with <Directory> control

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



In my main server, I allow all with
<Directory /mydocs>
Order allow,deny
Allow all
</Directory>

Then in a virtual server (different port) I have
<Directory />
Order deny,allow
Allow from 10.1.2.3
Deny from all
</Directory>

Yet, it appears that all hosts can access /mydocs through the virtual server. 
Even with a deny for / in a virtual server config, is it true that more
specific directory entries *outside* the virtual server config will still be in
effect and take precedence?

Thanks,
PL


      ____________________________________________________________________________________Fussy? Opinionated? Impossible to please? Perfect.  Join Yahoo!'s user panel and lay it on us. http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7 


---------------------------------------------------------------------
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: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux