]> 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)
commit7fe3af6ae49e15f98d34c566929954ad147c1be0
tree3221a1a34e0cbbdc5654b5b7f18fd6c4e3f62fd2
parenta8e689816040c0c14f4cddaf4a2323fbcdf94382
  *) 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