]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
*) Accept modern bash test conventions of -h or -L for testing symlinks
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 16 Sep 2010 00:54:58 +0000 (00:54 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 16 Sep 2010 00:54:58 +0000 (00:54 +0000)
commit1038d34486ca650af83a709ab71e163ed37e562a
treef1fbfa96c2636cc90453aa3d408309934f75cb53
parentca9d2ae9383cb8dd734f030fc1c4929bcae9e9c9
*) Accept modern bash test conventions of -h or -L for testing symlinks
   (for another patch against -l yet-to-come)

*) Introduce >= and <= syntax for greater-or-equal, or less-or-equal
   string comparisons

*) Respect [NC] conventions for >[=]/<[=] string comparison, which is
   horribly sensitive to the current charset.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@997553 13f79535-47bb-0310-9956-ffa450edef68
modules/mappers/mod_rewrite.c