Return-Path: Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 20311 invoked by uid 500); 2 Dec 2002 19:20:38 -0000 Mailing-List: contact bugs-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: "Apache HTTPD Bugs Notification List" Delivered-To: mailing list bugs@httpd.apache.org Received: (qmail 20300 invoked from network); 2 Dec 2002 19:20:38 -0000 Date: 2 Dec 2002 19:21:46 -0000 Message-ID: <20021202192146.15113.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: bugs@httpd.apache.org Cc: Subject: DO NOT REPLY [Bug 15001] New: - Improper Case In httpd.conf X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15001 Improper Case In httpd.conf Summary: Improper Case In httpd.conf Product: Apache httpd-2.0 Version: 2.0.43 Platform: PC OS/Version: Linux Status: NEW Severity: Minor Priority: Other Component: Documentation AssignedTo: bugs@httpd.apache.org ReportedBy: todd@hardboot.org In the explanatory notes for the Options directive in httpd.conf there is a list of possible values for the Options directive. One of the possible values is "Mulitviews". Immediately following is a note about "MultiViews". Note the change in case of the letter 'v'. This makes it unclear whether the proper possible value is "MultiViews" or "Multiviews". This may not matter, I actually don't know if the directive values are case sensitive, but at the very least it's untidy. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org