You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Eric Cholet <ch...@logilune.com> on 2001/01/30 20:07:04 UTC

mod_rewrite/7158: Rewrite map doesn't work anymore

>Number:         7158
>Category:       mod_rewrite
>Synopsis:       Rewrite map doesn't work anymore
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Tue Jan 30 11:10:03 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     cholet@logilune.com
>Release:        1.3.17
>Organization:
apache
>Environment:
FreeBSD 2.2.7-RELEASE
>Description:
RewriteMap          lowercase       int:tolower
RewriteRule         ^(.*)$          ${lowercase:$1}

A request results in error 400 (bad request)
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:
 [In order for any reply to be added to the PR database, you need]
 [to include <ap...@Apache.Org> 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!     ]