summaryrefslogtreecommitdiffstats
path: root/libhttpd.dsp
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2001-10-21 06:14:24 +0200
committerWilliam A. Rowe Jr <wrowe@apache.org>2001-10-21 06:14:24 +0200
commit0a9f874084742b00e77e71a1ae12d3f8a5e87887 (patch)
tree40804f9f938b4c702c657e573e3c51b7fd01dffd /libhttpd.dsp
parent Thread saftey lock for mod_rewrite's cache... I'm sure others will have (diff)
downloadapache2-0a9f874084742b00e77e71a1ae12d3f8a5e87887.tar.xz
apache2-0a9f874084742b00e77e71a1ae12d3f8a5e87887.zip
Reimplement Win32 registry-based and shebang-extended scripting.
Accepts arguments of $* and %* for 'positioned' cgi envvars, provided they stand alone (aren't part of another arg.) Accepts %1 $1 syntax, quoted or not, but makes no attempt at palacating older programs with short paths, just yet. About as stable and robust as my first rewrite of dir_walk, so watch out! git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91613 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'libhttpd.dsp')
-rw-r--r--libhttpd.dsp4
1 files changed, 4 insertions, 0 deletions
diff --git a/libhttpd.dsp b/libhttpd.dsp
index dc219725a5..7449251b8b 100644
--- a/libhttpd.dsp
+++ b/libhttpd.dsp
@@ -323,6 +323,10 @@ SOURCE=.\modules\mappers\mod_so.c
SOURCE=.\modules\mappers\mod_userdir.c
# End Source File
+# Begin Source File
+
+SOURCE=.\modules\arch\win32\mod_win32.c
+# End Source File
# End Group
# Begin Group "util"