Re: [us...@httpd] problem regarding mod_rewrite

2010-03-17 Thread Eric Covener
On Wed, Mar 17, 2010 at 7:44 AM, Supratim Bandyopadhyaya wrote: > Greetings to all, > I am trying to configure my apache server > to serve pages from an underlying jetty application server. > > This jetty servers hosts two applications in following paths > > http://localhost:7070/bw/ > > and > > h

[us...@httpd] problem regarding mod_rewrite

2010-03-17 Thread Supratim Bandyopadhyaya
Greetings to all, I am trying to configure my apache server to serve pages from an underlying jetty application server. This jetty servers hosts two applications in following paths http://localhost:7070/bw/ and http://localhost:7070/feedbrn/ my configuration is like this RewriteEngi