Gabriel,
SSLv2 is not just deprecated (as in you shouldn't use it anymore but you still
can) it's been prohibited by the IETF.
You have little or no chance of finding anyone willing to support this.
Your best bet is to convince the service provider to use a modern version of
TLS or as someone a
On 21/03/2016 15:51, ismail berrada wrote:
Hi
Can someone tell me when Apache 2.2 EOL will occurs ?
Regards
I thought it is already over. No more work is being done on it so as
far as I am concened it is over and people should move to 2.4.x. The
current version is 2.4.18.
-
HI
I am have an issue when the apache 2.2 proxypass the URL with filename has "=".
when is proxypass it strip the any character before "=" character E.g
https://apple.com/test/file=test1.xml it pass as
https://apple.com/test/test1.xml. it stripping all the character before it
pass. Any help wil
Hi all,
Any idea on this issue?
Related to this issue, when will a person volunteer for windows version
of Apache httpd 2.2.23 (hoping this will include the latest OpenSSL 0.9.8x
version) ? Still waiting for more than 3 months for windows version. Any
"voluntary" help that will be published on
Hello there,
A coworker of mine was able to find the solution on Google. if you add
PerlInterpMax 20
to the httpd.conf, then all 20 concurrent requests will get processed
simultaneously. The default value for PerlInterpMax is 5, which means
that Apache will not run more than 5 Perl interpreters
>
I'm also getting the same issue. I've tried to use many different variations of
... and then using ...to no help. Or dropping
entirely or even putting it within the ifmodule. Using JUST doesn't
seem to work, it then complains that the weblogicCluster, like error below,
doesn't exist.
D
I don't understand. The same configuration works in apache 2.0.
Problem is only with apache 2.2. I want to add oneore thing. If I
change the locationmatch setting to it
works fine but unfortunately I can't stick with this change since The
requirement is any URL starting with /portal except
On Tue, 1 Mar 2011 10:29:54 -0500
Jai wrote:
> I am getting this error
>
> CONFIG_ERROR line 1759 of ap_proxy.cpp: Neither 'WeblogicCluster' nor
> 'WeblogicHost' specified in parameters\n
That looks clear enough: check your weblogic documentation.
Your ap_proxy.cpp and its required configura
I am getting this error
CONFIG_ERROR line 1759 of ap_proxy.cpp: Neither 'WeblogicCluster' nor
'WeblogicHost' specified in parameters\n
Sent from my iPhone
On Mar 1, 2011, at 9:45 AM, Eric Covener wrote:
Neither Weblogic Cluster or Weblogic Host is not specified in
parameters Error in log
> Neither Weblogic Cluster or Weblogic Host is not specified in
> parameters Error in log files. Could some one please help me with this
> issue?
Can you re-explain that? What does your error log say?
-
The official User-To-User
Could someone please help me with this issue?
Sent from my iPhone
On Feb 28, 2011, at 5:54 PM, Jai wrote:
Hi All,
I am trying to invoke following in apache2.2. Basically,
requirement is any URL starting with /portal should go to weblogic
except /portal/foo. This is working fine in apa
- "a smith" wrote:
> Quoting a.sm...@ukgrid.net:
>
> > I'm attempting to get mod_ntlm2 working (I've not previously used
> > it). On a FreeBSD 8.1 server I have installed apache 2.2 and
> > mod_ntlm and added a section to the httpd.conf like:
>
> Looks like its probably due to NTLMv1 n
Quoting a.sm...@ukgrid.net:
I'm attempting to get mod_ntlm2 working (I've not previously used
it). On a FreeBSD 8.1 server I have installed apache 2.2 and
mod_ntlm and added a section to the httpd.conf like:
Looks like its probably due to NTLMv1 not being allowed by default on
Windows 200
13 matches
Mail list logo