On Tue, Feb 17, 2009 at 3:22 PM, Jones Scott - sjones
wrote:
> But I can't seem to get a rewrite rule that will work. Thus, I posted
> this note for some help
RewriteRules only work on the URL, not on the query string. if you
also want to match the query string you need to add a RewriteCond that
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Scott,
On Feb 17, 2009, at 3:22 PM, Jones Scott - sjones wrote:
But I can't seem to get a rewrite rule that will work. Thus, I posted
this note for some help
[...]
I am trying to bypass an error on the JBoss server. There is an error
that JBoss
is to have the
WSDLs static on the apache server. This is until we can upgrade or get
a patch
-Original Message-
From: Krist van Besien [mailto:krist.vanbes...@gmail.com]
Sent: Tuesday, February 17, 2009 5:12 AM
To: users@httpd.apache.org
Subject: Re: [us...@httpd] how do I redirect wsdl
on the apache server. This is until we can upgrade or get
a patch
-Original Message-
From: Krist van Besien [mailto:krist.vanbes...@gmail.com]
Sent: Tuesday, February 17, 2009 5:12 AM
To: users@httpd.apache.org
Subject: Re: [us...@httpd] how do I redirect wsdl calls to local disk
On Mon
On Mon, Feb 16, 2009 at 6:19 PM, Jones Scott - sjones
wrote:
> I am using apache in our DMZ. It is using mod_jk to redirect all calls to
> JBoss 4.0.2
>
>
>
> I need to redirect the product/1.0?wsdl requests to stay on the apache
> server.
Why do you need that? A wsdl is generated by a webservic
I am using apache in our DMZ. It is using mod_jk to redirect all calls
to JBoss 4.0.2
I need to redirect the product/1.0?wsdl requests to stay on the apache
server.
What is the best approach to do this
***
The informa