Re: [us...@httpd] use mod_rewrite and mod_jk

2010-03-03 Thread andre wang
nal Message - > From: "andre wang" > To: users@httpd.apache.org > Sent: Wednesday, March 3, 2010 4:07:37 AM > Subject: [us...@httpd] use mod_rewrite and mod_jk > > hi all > >    I have an apache server ( 2.2.9 ) running on debian lenny, and > have name virtu

Re: [us...@httpd] use mod_rewrite and mod_jk

2010-03-03 Thread Nick Tkach
. Any unauthorized use, dissemination or disclosure of this message or its attachments is strictly prohibited. - Original Message - From: "andre wang" To: users@httpd.apache.org Sent: Wednesday, March 3, 2010 4:07:37 AM Subject: [us...@httpd] use mod_rewrite and mod_jk hi all

[us...@httpd] use mod_rewrite and mod_jk

2010-03-03 Thread andre wang
hi all I have an apache server ( 2.2.9 ) running on debian lenny, and have name virtualhosts support. The following is my config: ServerName www.example.com DocumentRoot /var/www JkMount /* tomcat RewriteEngine On RewriteRule ^/images/ - [L]