Re: What is the difference between <Directory ~> and <DirectoryMatch>?

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

 



Hi,

   The basic difference is  while using <Directory>  the path should be absolute and should be there on the filesystem. But <DirectoryMatch> there is no need for any absolute path.... Also if your Document root is /opt/html and assume there are two other folders like /opt/html/test/test1 and /opt/html/support/test now on the doucument root on .htaccess if you have used <DirectoryMatch test> and denied for everyone, access for both /opt/html/test & /opt/html/support/test will be blocked which is not with the case of <Directory>

Regards.

On Fri, Jul 25, 2008 at 8:34 PM, Joshua Slive <joshua@xxxxxxxx> wrote:
On Fri, Jul 25, 2008 at 11:00 AM, sepeth <sepeth@xxxxxxxxx> wrote:
> Hi!
>
> What is the difference between <Directory ~> and <DirectoryMatch>?
>
> just curiosity.

None. Just a change in syntax over time because <Directory ~> is a
little obscure. They work exactly the same.

Joshua.

---------------------------------------------------------------------
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




--
Regards,
GANESH.

[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