>Number: 3780
>Category: config
>Synopsis: figures in comments are checked against byte limits 0..255
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: apache
>State: open
>Class: sw-bug
>Submitter-Id: apache
>Arrival-Date: Wed Jan 27 04:40:00 PST 1999
>Last-Modified:
>Originator: [EMAIL PROTECTED]
>Organization:
apache
>Release: 1.3.4
>Environment:
SunOS wtva01 5.5.1 Generic_103640-06 sun4u sparc SUNW,Ultra-1
gcc version 2.7.2
>Description:
Recently I made an upgrade 1.20 -> 1.3.4
The access.conf-file used to contain a directive like this:
<Limit GET>
order deny,allow
deny from all
allow from 139.79.96 # responsible: John Smith 876 12 34
</Limit>
This worked well with Server version Apache/1.2.0.
but resulted in this error message with 1.3.4:
"Syntax error on line 49 of /usr/local/etc/httpd/conf/access.conf:
each octet must be between 0 and 255 inclusive"
Why are comments run through the syntax checker?
>How-To-Repeat:
fire up the daemon with eg. ./httpd -d /usr/local/etc/httpd/
>Fix:
no
>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 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! ]