Received: (qmail 70692 invoked by uid 501); 30 Dec 2001 07:58:12 -0000 Message-Id: <20011230075812.70691.qmail@apache.org> Date: 30 Dec 2001 07:58:12 -0000 From: John Briggs Reply-To: john_briggs@telstra.com To: submit@bugz.apache.org Subject: Two typos in documentation on http://httpd.apache.org/docs/misc/rewriteguide.html X-Send-Pr-Version: 3.110 >Number: 9315 >Category: mod_rewrite >Synopsis: Two typos in documentation on http://httpd.apache.org/docs/misc/rewriteguide.html >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: closed >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: apache >Arrival-Date: Sun Dec 30 00:00:00 PST 2001 >Closed-Date: Sun Dec 30 10:12:00 PST 2001 >Last-Modified: Sun Dec 30 10:12:00 PST 2001 >Originator: john_briggs@telstra.com >Release: 1.3 >Organization: >Environment: Web Documentation >Description: Typo 1: ======= line 1519: AllowOverride None should be: AllowOverwrite None Typo 2: ======= line 1523: Location /rproxy-status should be: Location /apache-rproxy-status so that it matches line 1537: RewriteRule ^/apache-rproxy-status.* - [L] >How-To-Repeat: >Fix: *** rewriteguide.html Sun Dec 30 18:00:32 2001 --- rewriteguide.html+ Sun Dec 30 18:03:24 2001 *************** *** 1516,1526 **** # speed up and secure processing <Directory /> Options -FollowSymLinks -SymLinksIfOwnerMatch ! AllowOverwrite None </Directory> # the status page for monitoring the reverse proxy ! <Location /rproxy-status> SetHandler server-status </Location> --- 1516,1526 ---- # speed up and secure processing <Directory /> Options -FollowSymLinks -SymLinksIfOwnerMatch ! AllowOverride None </Directory> # the status page for monitoring the reverse proxy ! <Location /apache-rproxy-status> SetHandler server-status </Location> >Release-Note: >Audit-Trail: State-Changed-From-To: open-closed State-Changed-By: slive State-Changed-When: Sun Dec 30 10:12:00 PST 2001 State-Changed-Why: Thanks! This will be fixed in the next release. >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! ]