[users@httpd] Getting "DSO" failed to load when trying to access a DBM password file

2020-06-28 Thread Tom Browder
I'm using locally built Apache 2.4.43 with Apr 1.7.0 and Apr-util 1.6.1 on Debian Buster. I'm trying to use DBM password files I built with an earlier version (approx 2.4.30ish) which worked fine. I got a complaint from a user he couldn't log in and I saw in the error logs that the password file c

[users@httpd] looking or pointers to setting up reverse-proxy Apache for ruby/rails app

2020-06-28 Thread bruce
Hi. Looking to test a Ruby/Rails app from Github. The app runs on Heroku. I've been told I can somehow run the app on a Centos8 VM. My setup will be Centos8 running Apache 2.4 and all the usual subordinate apps from yum/dnf. I'm trying to understand what has to be set up in the Apache conf file

[users@httpd] Fwd: HTTP Header Security Filter (antiClickJackingEnabled x-frame-options) doesn't work with mod_proxy as expected

2020-06-28 Thread Michele Mase'
Note: already asked the tomcat mailing list without receiving any reply I'm trying to configure the header x-frame-options in tomcat8 web.xml: httpHeaderSecurity org.apache.catalina.filters.HttpHeaderSecurityFilter true antiClickJackingOption

Re: [users@httpd] Having Issues with Apache config file

2020-06-28 Thread bruce
Hey Group, Thanks for the replies! This was a basic/simple error... The updated conf file in the sites-available, wasn't symbolically linked to the sites-enabaled dir! as homer simpson said.. "DOH!!" paired programming is sometimes useful! On Sun, Jun 28, 2020 at 2:39 PM Jonathon Koyle wrote:

Re: [users@httpd] Having Issues with Apache config file

2020-06-28 Thread Jonathon Koyle
Have you checked your error or access loss for any additional information? I would also verify that the directory tree has the right SE Linux labels, that looks like the default root, but it never hurts to check. 'ls -Z' will give the labels, it should include something like httpd_t I believe. On

[users@httpd] Re: stop emails to tsperd...@bellsouth.net

2020-06-28 Thread 😉 Good Guy 😉
On 28/06/2020 18:13, tsperd...@bellsouth.net wrote: How do I stop all emails from apache. Thank you tsperd...@bellsouth.net Try this: To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org --

Re: [users@httpd] stop emails to tsperd...@bellsouth.net

2020-06-28 Thread Mark J Bradakis
On 6/28/20 11:13 AM, tsperd...@bellsouth.net wrote: How do I stop all emails from apache. Thank you tsperd...@bellsouth.net Are you asking how to unsubscribe from this list? mjb. - To uns

[users@httpd] stop emails to tsperd...@bellsouth.net

2020-06-28 Thread tsperduti
How do I stop all emails from apache. Thank you tsperd...@bellsouth.net

Re: [users@httpd] Apache virtual hosts listening on specific IPv6 addresses

2020-06-28 Thread Antony Stone
On Sunday 28 June 2020 at 17:44:48, David Mehler wrote: > Hello, > > Yes netstat does show that the sockets are listening on the correct > addresses. > > As for wireshark/tshark can you give me a quick howto to get you the > answer to your question? I've never used it. tshark -i eth0 -f "port 4

Re: [users@httpd] Apache virtual hosts listening on specific IPv6 addresses

2020-06-28 Thread David Mehler
Hello, Yes netstat does show that the sockets are listening on the correct addresses. As for wireshark/tshark can you give me a quick howto to get you the answer to your question? I've never used it. Thanks. Dave. On 6/28/20, Antony Stone wrote: > On Sunday 28 June 2020 at 17:17:22, David Meh

Re: [users@httpd] Apache virtual hosts listening on specific IPv6 addresses

2020-06-28 Thread Antony Stone
On Sunday 28 June 2020 at 17:17:22, David Mehler wrote: > Hello, > > Thanks, I have done that. Everything looks good they're just not > responding to an external IPv6 check. Does netstat -lptn tell you the sockets are listening on those addresses? What does wireshark/tshark tell you happens whe

Re: [users@httpd] Apache virtual hosts listening on specific IPv6 addresses

2020-06-28 Thread David Mehler
Hello, Thanks, I have done that. Everything looks good they're just not responding to an external IPv6 check. Thanks. Dave. On 6/28/20, angel Hall-Coulston wrote: > Hi, > I assume you have already run the command 'httpd -S' as this will throw back > info and errors on virtual host(s) configura

Re: [users@httpd] Apache virtual hosts listening on specific IPv6 addresses

2020-06-28 Thread angel Hall-Coulston
Hi, I assume you have already run the command 'httpd -S' as this will throw back info and errors on virtual host(s) configuration ? Angel Hall-Coulston Scotland > On 28 Jun 2020, at 02:19, David Mehler wrote: > > Hello, > > Thanks. This is in my global ssl configuration: > > Listen xxx.xxx.x