. Systems Engineer |
BTS
Middleware Engineering | +1-515-564-2528 |
sbe...@wrberkley.com<mailto:sbe...@wrberkley.com>
From: Beard, Shawn
Sent: Tuesday, June 8, 2021 9:22 AM
To: users@httpd.apache.org
Subject: RE: [users@httpd] 404 error [EXTERNAL]
** CAUTION: External m
...@wrberkley.com<mailto:sbe...@wrberkley.com>
From: Beard, Shawn
Sent: Tuesday, June 8, 2021 8:21 AM
To: users@httpd.apache.org
Subject: [users@httpd] 404 error [EXTERNAL]
** CAUTION: External message
We have put Apache behind a Netscaler load balancer. We have the VIP set up
with ssl and
> Am 08.06.2021 um 15:20 schrieb Beard, Shawn :
>
> We have put Apache behind a Netscaler load balancer. We have the VIP set up
> with ssl and it is terminating SSL at the netscaler. The backend webserver is
> not SSL. When we go to the https vanity url, we get a 404 error. But when I
> go t
We have put Apache behind a Netscaler load balancer. We have the VIP set up
with ssl and it is terminating SSL at the netscaler. The backend webserver is
not SSL. When we go to the https vanity url, we get a 404 error. But when I go
to webserver directly on using host:port, it works just fine. I
Hi,
We have observed the following error. If a URL contains parentheses, and is
matched by LocationMatch that sends to ProxyPassMatch, the backend doesn't
receive request and Apache returns 404 error.
ProxyPassMatch "https://1.2.3.4:443";
This URL should work, but doesn't- http://examp
Hello,
I have a setup of Apache httpd + mod_jk + Tomcat 6.0 + Jersey on Centos 6.
The setup works correctly under normal circumstances.
The webservice urls r of format :
http://
/application/domain//user/?properties=
However, if the field, i.e the user id has a value ending with
.pl then I get