[users@httpd] Start apache with tomcat

2017-10-25 Thread Hemant Chaudhary
Hi All, I am using tomcat-7.0.82 and httpd-2.4.25. Following are my configuration : in server.xml in httpd.conf Listen 5643 Loaded mod_proxy_ajp and mod_proxy Include /home/ananya/apache-2.4.25/other/ajp.conf in ajp.conf ProxyRequests Off Require all granted ProxyPas

Re: [users@httpd] RE: [ANNOUNCE] Apache HTTP Server 2.4.29 Released

2017-10-25 Thread William A Rowe Jr
Actually, that was in APR-util 1.6.1, see the APR release announcement and Craig's users@httpd post. On Wed, Oct 25, 2017 at 4:02 PM, Craig Young wrote: > I’m not sure if this is what is referred to in the Apache 2.4.29 > announcement, but please note that the Apache Portable Runtime v1.6.3 re

Re: [users@httpd] RE: [ANNOUNCE] Apache HTTP Server 2.4.29 Released

2017-10-25 Thread Craig Young
I’m not sure if this is what is referred to in the Apache 2.4.29 announcement, but please note that the Apache Portable Runtime v1.6.3 release resolved memory safety issues I found in functions used within HTTP server. This was released in conjunction with 2.4.29. Using HTTP server linked to p

Re: [users@httpd] How can I detect if SSLEngine is ON?

2017-10-25 Thread Jason Brooks
Sweet Rainer, I will try that and get back to you! —jason Jason BrooksSystems Administrator eROIPerformance is Art. m: 505 nw couch #300 w: eroi.com t: 503.290.3105f: 503.228.4249 fb: fb.com/eROI

[users@httpd] RE: [ANNOUNCE] Apache HTTP Server 2.4.29 Released

2017-10-25 Thread Development Manager
The 2.4.29 changes document doesn't reference any CVE articles, though the announcement indicates that this is a security release. Are any of the 2.4.29 changes security related? Thanks, Jim - To unsubscribe, e-mail: users-unsu

[users@httpd] Module per crypt/decrypt using base64 coding

2017-10-25 Thread eeadev dev
HI all, is there a module that does it? I want to see its source code? Thanks

Re: [users@httpd] How can I detect if SSLEngine is ON?

2017-10-25 Thread Rainer Canavan
[...] > But, I don’t just need to know if a module is available: once the module is > loaded, its available for all virtualhosts. I need to know if the SSLEngine > has been enabled within a virtualhost so I can do something like the > following: mod_ssl sets the environment variable HTTPS to "