Received: (qmail 8760 invoked by uid 2012); 27 Aug 1998 14:45:52 -0000 Message-Id: <19980827144552.8759.qmail@hyperreal.org> Date: 27 Aug 1998 14:45:52 -0000 From: Gunther Birznieks Reply-To: gunther@clark.net To: apbugs@hyperreal.org Subject: directive does not work in httpd.conf X-Send-Pr-Version: 3.2 >Number: 2915 >Category: os-windows >Synopsis: directive does not work in httpd.conf >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: closed >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Thu Aug 27 07:50:00 PDT 1998 >Last-Modified: Mon Nov 9 05:32:09 PST 1998 >Originator: gunther@clark.net >Organization: >Release: 1.3.1 >Environment: NT SP3, Downloaded Binary >Description: I am getting the following error upon startup when I try to add a directive to my HTTPD.CONF under 1.3.1 Apache for Win32 [Thu Aug 27 10:11:14 1998] file .\os\win32\util_win32.c, line 66, assertion "s > = szFile && "this is a known bug"" failed >How-To-Repeat: Add anything that is a files directive to httpd.conf eg I first tried this with mod_perl for Win32: SetHandler perl-script PerlHandler Apache::Registry PerlSendHeader On Options +ExecCGI This is not just a mod_perl issue though-- it also does not work when I disable mod_perl and try other directives. >Fix: >Audit-Trail: From: Marc Slemko To: Gunther Birznieks Cc: apbugs@hyperreal.org Subject: Re: os-windows/2915: directive does not work in httpd.conf Date: Thu, 27 Aug 1998 09:14:29 -0700 (PDT) On 27 Aug 1998, Gunther Birznieks wrote: > I am getting the following error upon startup when I try to add > a directive to my HTTPD.CONF under 1.3.1 Apache for Win32 > > [Thu Aug 27 10:11:14 1998] file .\os\win32\util_win32.c, line 66, assertion "s > > = szFile && "this is a known bug"" failed > >How-To-Repeat: > Add anything that is a files directive to httpd.conf Correct, as the error says it is a known bug. From: Gunther Birznieks To: Marc Slemko Cc: apbugs@hyperreal.org Subject: Re: os-windows/2915: directive does not work in httpd.conf Date: Fri, 28 Aug 1998 13:52:17 -0400 OK, I ended up working around it by using Apache 1.3's new FilesMatch directive... So I did instead of And that seems to work great. Anyway, thanks a lot for responding so quickly with an answer. Later, Gunther At 09:14 AM 8/27/98 -0700, Marc Slemko wrote: >On 27 Aug 1998, Gunther Birznieks wrote: > >> I am getting the following error upon startup when I try to add >> a directive to my HTTPD.CONF under 1.3.1 Apache for Win32 >> >> [Thu Aug 27 10:11:14 1998] file .\os\win32\util_win32.c, line 66, assertion "s > >> = szFile && "this is a known bug"" failed >> >How-To-Repeat: >> Add anything that is a files directive to httpd.conf > >Correct, as the error says it is a known bug. > State-Changed-From-To: open-closed State-Changed-By: kparz@raleigh.ibm.com State-Changed-When: Mon Nov 9 05:32:08 PST 1998 State-Changed-Why: The Files directive was definitely having some problems because of some problems with the processing in os_canonical_filename. os_canonical_filename has been rewritten to solve some of this problems, and the Files directive should be fixed now. The fix is in CVS and should be reflected in the next release. Thanks for using Apache. >Unformatted: [In order for any reply to be added to the PR database, ] [you need to include in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [automatically because of the potential for mail loops. ] [If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ]