]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
*) Adopt apr user/group name features for mod_rewrite. Eliminates some
authorWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 29 Jan 2001 00:03:11 +0000 (00:03 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 29 Jan 2001 00:03:11 +0000 (00:03 +0000)
commitc6cd082e8bd1fe32807acc120a30215a27d7c3da
tree3221a1a34e0cbbdc5654b5b7f18fd6c4e3f62fd2
parent84572a6a2399cfb9968b76222435206fe419f7a1
  *) Adopt apr user/group name features for mod_rewrite.  Eliminates some
     'extra' stat's for user/group since they should never occur, and now
     resolves the SCRIPT_USER and SCRIPT_GROUP, including on WinNT NTFS
     volumes.

  No-one commented on loosing the 'stat' calls, can anyone invent a scenario
  where they could be required?  Also, I don't like the casts either, so if
  you have a better solution, don't whine, just fix it :)

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