Received: (qmail 27683 invoked by uid 2012); 22 Aug 1999 02:11:45 -0000 Message-Id: <19990822021145.27682.qmail@hyperreal.org> Date: 22 Aug 1999 02:11:45 -0000 From: Yoshiaki Sasaki Reply-To: y-sasaki@bvs.co.jp To: apbugs@hyperreal.org Subject: Spelling of 'order' in .htaccess X-Send-Pr-Version: 3.2 >Number: 4886 >Category: mod_access >Synopsis: Spaces not allowed in Order clauses >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: closed >Class: duplicate >Submitter-Id: apache >Arrival-Date: Sat Aug 21 19:20:01 PDT 1999 >Last-Modified: Sat Aug 21 23:58:07 PDT 1999 >Originator: y-sasaki@bvs.co.jp >Organization: >Release: 1.2.6 >Environment: Slackware Linux x86 kernel 2.0.35 Apache 1.2.6. is pre-compiled version on Slackware 3.5 >Description: Aug 22, 1998 Dear Sirs: Hello, Hot summer is going on in Tokyo, Japan. Well, I described .htaccess file as following, Its 'order' section occurs HTTP 500 Server Error. Error occurs when Its 'order' section has space code ' ' between 'deny' and 'allow'. #--- occurence of http 500 (incorrect works) --- order deny, allow deny from all allow from 127.0.0 #--- occurence of http 403 (correct works) --- order deny,allow deny from all allow from 127.0.0 Your Problem Reports CGI says Quick Summary of Problem Reports query-pr -i --multitext=".htaccess[ _]and[ _]order" No bugs match If it already was FAQ, I'm sorry. m(_ _)m Sincerely yours Yoshiaki Sasaki E-mailF y-sasaki@bvs.co.jp @ BETTER VISUAL SYSTEMS,INC. Japan >How-To-Repeat: >Fix: >Audit-Trail: Comment-Added-By: coar Comment-Added-When: Sat Aug 21 23:57:25 PDT 1999 Comment-Added: Firstly, Apache 1.2.6 is quite old, and no longer supported. Secondly, please see the documentation for Order at , where it is clearly stated that spaces are *not* allowed. This clarification was added to the documentation some time after 1.3 was released, so it's not surprising that you didn't encounter it in the 1.2.6 documentation -- it wasn't there. Thank you for using Apache! Synopsis-Changed-From: Spelling of 'order' in .htaccess Synopsis-Changed-To: Spaces not allowed in Order clauses Synopsis-Changed-By: coar Synopsis-Changed-When: Sat Aug 21 23:57:25 PDT 1999 Release-Changed-From-To: Apache 1.2.6. for Linux-1.2.6 Release-Changed-By: coar Release-Changed-When: Sat Aug 21 23:57:25 PDT 1999 Class-Changed-From-To: sw-bug-mistaken Class-Changed-By: coar Class-Changed-When: Sat Aug 21 23:57:25 PDT 1999 Category-Changed-From-To: general-mod_access Category-Changed-By: coar Category-Changed-When: Sat Aug 21 23:57:25 PDT 1999 State-Changed-From-To: open-closed State-Changed-By: coar State-Changed-When: Sat Aug 21 23:58:06 PDT 1999 State-Changed-Why: [This is a standard response.] This issue has been reported before; please search the FAQ and the bug database. Thanks for using Apache! Class-Changed-From-To: mistaken-duplicate Class-Changed-By: coar Class-Changed-When: Sat Aug 21 23:58:06 PDT 1999 >Unformatted: [In order for any reply to be added to the PR database, you need] [to include in the Cc line and make sure the] [subject line starts with the report component and number, with ] [or without any 'Re:' prefixes (such as "general/1098:" or ] ["Re: general/1098:"). If the subject doesn't match this ] [pattern, your message will be misfiled and ignored. The ] ["apbugs" address is not added to the Cc line of messages from ] [the database 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! ]