>Number:         4886
>Category:       general
>Synopsis:       Spelling of 'order' in .htaccess
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Sat Aug 21 19:20:01 PDT 1999
>Last-Modified:
>Originator:     [EMAIL PROTECTED]
>Organization:
apache
>Release:        Apache 1.2.6. for Linux
>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 [EMAIL PROTECTED]
@  BETTER VISUAL SYSTEMS,INC. Japan

>How-To-Repeat:

>Fix:

>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, you need]
[to include <[EMAIL PROTECTED]> 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!     ]



Reply via email to