Jeff
Thanks for the response. My problem is that 400 is what should be seen by
the client. These are truly BAD_REQUESTs. The problem is that they are
being reported to the client as 200s. LIke it was set to 200 AFTER httpd
already built the response header with 400.
The error log has nothing. We'
Many SSL clients, notably JDK 6, use the SSLv2Hello protocol to handshake with
the server. Using this protocol does *not* mean you are using SSL 2.0 or 3.0
for that matter; it is merely a handshake to determine *which* protocol to use.
[http://tools.ietf.org/html/rfc5246#appendix-E.2]
However
On Fri, Oct 17, 2014 at 12:10 PM, Tom Purcell wrote:
> Hello
>
> We have an application that consists of REST endpoints on a jboss
> server(5.1.0) fronted by Apache httpd(2.2.15). When a client makes a bad
> request it usually gets the expected 400 http response code but sometimes
> the client se
Hello
We have an application that consists of REST endpoints on a jboss
server(5.1.0) fronted by Apache httpd(2.2.15). When a client makes a bad
request it usually gets the expected 400 http response code but sometimes
the client sees a 200. This happens sporadically. Two days ago I ran a test
whe
hey I need a condition + rule like this: wheter I go to www.example.com it
serves me index.php but otherwise if I go to www.example.com/my-article it
points me out to show_post.php?url=$1
I´ve tried this: http://apaste.info/6i2 . Please note RewriteRule
^viewpost-([^/]*)$ show_post.php?url=$1 [L]
On Fri, Oct 17, 2014 at 10:53:03AM +, pratibha.dhank...@wipro.com wrote:
> Can someone please suggest steps to upgrade Apache 2.2.21 to 2.2.29? It's a
> little urgent requirement.
http://httpd.apache.org/docs/2.2/install.html#upgrading
Pete
--
Openstrike - improving business through open so
Hi All,
Can someone please suggest steps to upgrade Apache 2.2.21 to 2.2.29? It's a
little urgent requirement.
--
Regards
Pratibha
The information contained in this electronic message and any attachments to
this message are intended for the exclusive use of the addressee(s) and may
conta