Return-Path: Delivered-To: new-httpd-archive@hyperreal.org Received: (qmail 19883 invoked by uid 6000); 24 May 1998 22:42:21 -0000 Received: (qmail 19875 invoked from network); 24 May 1998 22:42:19 -0000 Received: from twinlark.arctic.org (204.62.130.91) by taz.hyperreal.org with SMTP; 24 May 1998 22:42:19 -0000 Received: (qmail 22483 invoked by uid 500); 24 May 1998 23:23:40 -0000 Date: Sun, 24 May 1998 16:23:40 -0700 (PDT) From: Dean Gaudet To: new-httpd@apache.org Subject: Re: [PATCH] NT CGI chdir fix In-Reply-To: <5040300016410512000002L022*@MHS> Message-ID: X-Comment: Visit http://www.arctic.org/~dgaudet/legal for information regarding copyright and disclaimer. MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="Boundary=_0.0_=5040300016410512" Content-ID: Sender: new-httpd-owner@apache.org Precedence: bulk Reply-To: new-httpd@apache.org This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. Send mail to mime@docserver.cac.washington.edu for more info. --Boundary=_0.0_=5040300016410512 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII Content-ID: I'm not an NT guy, but +1 on this, it's exactly how I want to solve it in the NSPR version as well. Dean On Fri, 22 May 1998, W G Stoddard wrote: > Here is a fix for the NT chdir problem. A simple one liner... > > Tested it by doing a getcwd() from inside a CGI script and verifying that the > working directory was set correctly. The change is inside a preexisting > WIN32 #ifdef so should not impact other platforms. > > Bill Stoddard > wgstodda@us.ibm.com > > > > > Users of the Apache webserver are hereby granted a non-exclusive, irrevocable, > world-wide, royalty-free, non-transferable license to use, execute, prepare > derivative works of, and distribute (internally and externally, and including > derivative works) the code accompanying this license as part of, and integrated > into the Apache webserver. > > This code is provided "AS IS" WITHOUT WARRANTY OF ANY KIND EITHER EXPRESS OR > IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTY OF MERCHANTABILITY > AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK ARISING OUT OF THE USE > OR PERFORMANCE OF THIS CODE REMAINS WITH USERS OF THE APACHE WEBSERVER. > > I represent and warrant that I am legally entitled to grant the above license. > --Boundary=_0.0_=5040300016410512--