]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Introduce vhost_alias and unique_id to the win32 build. The code needs
authorWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 11 Sep 2001 03:11:16 +0000 (03:11 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 11 Sep 2001 03:11:16 +0000 (03:11 +0000)
commit308ca0ebc8f31437e731e81ec1a6390d747909de
tree32d470b2ae272614b030424355cef4ce54e8f6ff
parent23dec0444e1ace09b0a4f32ec6c37ffb9303f466
  Introduce vhost_alias and unique_id to the win32 build.  The code needs
  some work, but there are several folks who've been pitching in.  If this
  isn't ready when we are ready to roll, I'll revert.

  Untested - btw - since mod_auth entirely broke the win32 build.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@90997 13f79535-47bb-0310-9956-ffa450edef68
src/Apache.dsw
src/CHANGES
src/makefile.win
src/os/win32/BaseAddr.ref
src/os/win32/mod_unique_id.dsp [new file with mode: 0644]
src/os/win32/mod_unique_id.mak [new file with mode: 0644]
src/os/win32/mod_vhost_alias.dsp [new file with mode: 0644]
src/os/win32/mod_vhost_alias.mak [new file with mode: 0644]