RE: [mod-security-users] Restriction to / dir
Brought to you by:
victorhora,
zimmerletw
|
From: Tkachenko A. <al...@tk...> - 2003-12-30 10:22:46
|
Peace be with you, >> What kind of restriction? Do you mean the root (/) of the >> file system, or the root of the web server? Yes, I meant the root of file system. With /boot I can block access to the /boot dir but I'm not sure how can I block the upper (root) dir. >> Both are possible. You don't need mod_security, mod_access >> (built-in) already supports that with Allow and Deny >> directives. seems not possible. how can I block root system dir with deny directive? >> If I understand what you're asking then this should probably >> do it: >> >> SecFilter "/boot/?" Yes, something like this but I need solution for upper - root dir. Is it just SecFilter "/" ? ----- Regards, Alex A. Tkachenko |