Return-Path: Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 46831 invoked by uid 500); 6 Mar 2003 22:20:41 -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 46804 invoked from network); 6 Mar 2003 22:20:40 -0000 Date: 6 Mar 2003 22:22:23 -0000 Message-ID: <20030306222223.6806.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: bugs@httpd.apache.org Cc: Subject: DO NOT REPLY [Bug 14291] - RewriteRule does not work in configuration 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=14291 RewriteRule does not work in configuration ------- Additional Comments From nd@perlig.de 2003-03-06 22:22 ------- The proper way is: RewriteRule ^(.*)$ - [F,L] But however, what means "does not work"? What say error log and rewrite log? I'm quite sure it's a simple configuration error, not a bug. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org