DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17462>. 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=17462 Prevent mod_rewrite from deadlooping [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Critical |Enhancement Status|NEW |ASSIGNED Summary|mod_rewrite DoS |Prevent mod_rewrite from | |deadlooping Version|1.3.27 |HEAD ------- Additional Comments From [EMAIL PROTECTED] 2003-02-27 11:27 ------- he, you'll need a better system that finishs this endless loop under one minute ;-) It's a known issue. You're simply creating an endless loop of internal redirects. Thatswhy you already should test your rules before putting them on a production server. However, I'm changing this to an Enhancement request. We should be able to set a configurable limit of maximum redirects issued by mod_rewrite. Thanks for using Apache! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
